Interface ChannelRecipientIdentity
public interface ChannelRecipientIdentity
ChannelRecipientIdentity
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Dedicated Builder -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
Getting builderGet channelThe channel recipient identity.
-
Method Details
-
getChannel
ConversationChannel getChannel()Get channel- Returns:
- channel
-
getIdentity
String getIdentity()The channel recipient identity.- Returns:
- identity
-
builder
Getting builder- Returns:
- New Builder instance
-