Sms

Sms channel.

Constructors

Link copied to clipboard

Types

Link copied to clipboard

Sms registration info.

Properties

Link copied to clipboard
open override val channelType: ChannelType

Channel type.

Link copied to clipboard
open override val isRegistered: Boolean

If the channel is registered with the contact.

Link copied to clipboard
open override val maskedAddress: String

Masked address.

Link copied to clipboard
Link copied to clipboard

Sender ID.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String

Inherited functions

Link copied to clipboard
open override fun toJsonValue(): JsonValue

Returns the objects represented as a JsonValue.