Uses of Interface
com.sinch.sdk.domains.conversation.models.v1.webhooks.events.opting.OptInEvent.Builder
Package
Description
Conversation models for
OPT-IN/OPT-OUT
sent onto callbacks-
Uses of OptInEvent.Builder in com.sinch.sdk.domains.conversation.models.v1.webhooks.events.opting
Modifier and TypeMethodDescriptionstatic OptInEvent.Builder
OptInEvent.builder()
Getting builderOptInEvent.Builder.setAcceptedTime
(Instant acceptedTime) see gettersee getterOptInEvent.Builder.setCorrelationId
(String correlationId) see getterOptInEvent.Builder.setEventTime
(Instant eventTime) see getterOptInEvent.Builder.setMessageMetadata
(String messageMetadata) see getterOptInEvent.Builder.setNotification
(OptInEventNotification notification) see getterOptInEvent.Builder.setProjectId
(String projectId) see getter