Interface ChannelRecipientIdentity


public interface ChannelRecipientIdentity
ChannelRecipientIdentity
  • Method Details

    • getChannel

      ConversationChannel getChannel()
      Get channel

      Field is required

      Returns:
      channel
    • getIdentity

      String getIdentity()
      The channel recipient identity.

      Field is required

      Returns:
      identity
    • builder

      Getting builder
      Returns:
      New Builder instance