Uses of Interface
com.sinch.sdk.domains.conversation.models.v1.webhooks.events.channel.ChannelEvent.Builder
Package
Description
Conversation models for
CHANNEL
sent onto callbacks-
Uses of ChannelEvent.Builder in com.sinch.sdk.domains.conversation.models.v1.webhooks.events.channel
Modifier and TypeMethodDescriptionstatic ChannelEvent.Builder
ChannelEvent.builder()
Getting builderChannelEvent.Builder.setAcceptedTime
(Instant acceptedTime) see gettersee getterChannelEvent.Builder.setCorrelationId
(String correlationId) see getterChannelEvent.Builder.setEventTime
(Instant eventTime) see getterChannelEvent.Builder.setMessageMetadata
(String messageMetadata) see getterChannelEvent.Builder.setNotification
(ChannelEventNotification notification) see getterChannelEvent.Builder.setProjectId
(String projectId) see getter