ContactChannel

Channels associated with a contact.

Inheritors

Constructors

Link copied to clipboard
protected constructor()

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Email channel

Link copied to clipboard

Sms channel.

Properties

Link copied to clipboard
abstract val channelType: ChannelType

Channel type.

Link copied to clipboard
abstract val isRegistered: Boolean

If the channel is registered with the contact.

Link copied to clipboard
abstract val maskedAddress: String

Masked address.

Functions

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

Returns the objects represented as a JsonValue.