Uses of Interface
com.sinch.sdk.domains.conversation.models.v1.webhooks.events.contact.ContactCreateEvent.Builder
Package
Description
Conversation models for
CONTACT
sent onto callbacks-
Uses of ContactCreateEvent.Builder in com.sinch.sdk.domains.conversation.models.v1.webhooks.events.contact
Modifier and TypeMethodDescriptionstatic ContactCreateEvent.Builder
ContactCreateEvent.builder()
Getting builderContactCreateEvent.Builder.setAcceptedTime
(Instant acceptedTime) see gettersee getterContactCreateEvent.Builder.setCorrelationId
(String correlationId) see getterContactCreateEvent.Builder.setEventTime
(Instant eventTime) see getterContactCreateEvent.Builder.setMessageMetadata
(String messageMetadata) see getterContactCreateEvent.Builder.setNotification
(ContactNotification notification) see getterContactCreateEvent.Builder.setProjectId
(String projectId) see getter