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