Uses of Interface
com.sinch.sdk.domains.conversation.models.v1.ChannelRecipientIdentity
Package
Description
Conversation models for V1 endpoints
Contact
request models-
Uses of ChannelRecipientIdentity in com.sinch.sdk.domains.conversation.models.v1
Modifier and TypeMethodDescriptionstatic ChannelRecipientIdentities
ChannelRecipientIdentities.of
(ChannelRecipientIdentity... elements) Modifier and TypeMethodDescriptionChannelRecipientIdentities.Builder.setRecipientIdentities
(Collection<ChannelRecipientIdentity> identities) ModifierConstructorDescriptionChannelRecipientIdentities
(Collection<ChannelRecipientIdentity> collection) -
Uses of ChannelRecipientIdentity in com.sinch.sdk.domains.conversation.models.v1.contact.request
Modifier and TypeMethodDescriptionContactGetChannelProfileByChannelIdentityRequest.Builder.setChannelIdentities
(Collection<ChannelRecipientIdentity> identities)