Uses of Class
com.sinch.sdk.domains.conversation.models.v1.webhooks.events.inbound.Event.DirectionEnum
Package
Description
Conversation models for
INBOUND
sent onto callbacks-
Uses of Event.DirectionEnum in com.sinch.sdk.domains.conversation.models.v1.webhooks.events.inbound
Modifier and TypeMethodDescriptionstatic Event.DirectionEnum
Event.getDirection()
The direction of the event.Modifier and TypeMethodDescriptionstatic Stream
<Event.DirectionEnum> Event.DirectionEnum.values()
Modifier and TypeMethodDescriptionEvent.Builder.setDirection
(Event.DirectionEnum direction) see getterstatic String
Event.DirectionEnum.valueOf
(Event.DirectionEnum e)