Uses of Interface
com.sinch.sdk.domains.conversation.models.v1.events.ConversationEventBase.Builder
Package
Description
Conversation models for
Events
-
Uses of ConversationEventBase.Builder in com.sinch.sdk.domains.conversation.models.v1.events
Modifier and TypeMethodDescriptionConversationEventBase.builder()
Getting builderConversationEventBase.Builder.setAcceptTime
(Instant acceptTime) see getterConversationEventBase.Builder.setAppEvent
(com.sinch.sdk.domains.conversation.models.v1.events.internal.AppEventInternal appEvent) see getterConversationEventBase.Builder.setChannelIdentity
(ChannelIdentity channelIdentity) see getterConversationEventBase.Builder.setContactId
(String contactId) see getterConversationEventBase.Builder.setConversationId
(String conversationId) see getterConversationEventBase.Builder.setProcessingMode
(ProcessingMode processingMode) see getter