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