Uses of Interface
com.sinch.sdk.domains.conversation.models.v1.events.ConversationEvent.Builder
Package
Description
Conversation models for
Events
-
Uses of ConversationEvent.Builder in com.sinch.sdk.domains.conversation.models.v1.events
Modifier and TypeMethodDescriptionstatic ConversationEvent.Builder
ConversationEvent.builder()
Getting builderConversationEvent.Builder.setAcceptTime
(Instant acceptTime) see getterConversationEvent.Builder.setAppEvent
(AppEvent appEvent) see getterConversationEvent.Builder.setChannelIdentity
(ChannelIdentity channelIdentity) see getterConversationEvent.Builder.setContactId
(String contactId) see getterConversationEvent.Builder.setConversationId
(String conversationId) see getterConversationEvent.Builder.setDirection
(ConversationDirection direction) see gettersee getterConversationEvent.Builder.setProcessingMode
(ProcessingMode processingMode) see getter