Uses of Interface
com.sinch.sdk.domains.conversation.models.v1.contact.Contact.Builder
Package
Description
Conversation models for
Contact
-
Uses of Contact.Builder in com.sinch.sdk.domains.conversation.models.v1.contact
Modifier and TypeMethodDescriptionstatic Contact.Builder
Contact.builder()
Getting builderContact.Builder.setChannelIdentities
(List<ChannelIdentity> channelIdentities) see getterContact.Builder.setChannelPriority
(List<ConversationChannel> channelPriority) see getterContact.Builder.setDisplayName
(String displayName) see gettersee getterContact.Builder.setExternalId
(String externalId) see gettersee getterContact.Builder.setLanguage
(ContactLanguage language) see getterContact.Builder.setMetadata
(String metadata) see getter