Uses of Interface
com.sinch.sdk.domains.conversation.models.v1.ChannelRecipientIdentity
Packages that use ChannelRecipientIdentity
Package
Description
Conversation models for V1 endpoints
Contact request models-
Uses of ChannelRecipientIdentity in com.sinch.sdk.domains.conversation.models.v1
Methods in com.sinch.sdk.domains.conversation.models.v1 that return ChannelRecipientIdentityMethods in com.sinch.sdk.domains.conversation.models.v1 with parameters of type ChannelRecipientIdentityModifier and TypeMethodDescriptionstatic ChannelRecipientIdentitiesChannelRecipientIdentities.of(ChannelRecipientIdentity... elements) Method parameters in com.sinch.sdk.domains.conversation.models.v1 with type arguments of type ChannelRecipientIdentityModifier and TypeMethodDescriptionChannelRecipientIdentities.Builder.setRecipientIdentities(Collection<ChannelRecipientIdentity> identities) Constructor parameters in com.sinch.sdk.domains.conversation.models.v1 with type arguments of type ChannelRecipientIdentityModifierConstructorDescriptionChannelRecipientIdentities(Collection<ChannelRecipientIdentity> collection) -
Uses of ChannelRecipientIdentity in com.sinch.sdk.domains.conversation.models.v1.contacts.request
Method parameters in com.sinch.sdk.domains.conversation.models.v1.contacts.request with type arguments of type ChannelRecipientIdentityModifier and TypeMethodDescriptionContactGetChannelProfileByChannelIdentityRequest.Builder.setChannelIdentities(Collection<ChannelRecipientIdentity> identities)