Uses of Interface
com.sinch.sdk.domains.conversation.models.v1.webhooks.events.opting.OptInEventNotification.Builder
Package
Description
Conversation models for
OPT-IN/OPT-OUT
sent onto callbacks-
Uses of OptInEventNotification.Builder in com.sinch.sdk.domains.conversation.models.v1.webhooks.events.opting
Modifier and TypeMethodDescriptionOptInEventNotification.builder()
Getting builderOptInEventNotification.Builder.setChannel
(ConversationChannel channel) see getterOptInEventNotification.Builder.setContactId
(String contactId) see getterOptInEventNotification.Builder.setErrorDetails
(OptInEventNotificationErrorDetails errorDetails) see getterOptInEventNotification.Builder.setIdentity
(String identity) see getterOptInEventNotification.Builder.setProcessingMode
(ProcessingMode processingMode) see getterOptInEventNotification.Builder.setRequestId
(String requestId) see getterOptInEventNotification.Builder.setStatus
(OptInEventNotification.StatusEnum status) see getter