Enum Class WebMessagingMessage.DirectionEnum

java.lang.Object
java.lang.Enum<WebMessagingMessage.DirectionEnum>
cloud.genesys.webmessaging.sdk.model.WebMessagingMessage.DirectionEnum
All Implemented Interfaces:
Serializable, Comparable<WebMessagingMessage.DirectionEnum>, java.lang.constant.Constable
Enclosing class:
WebMessagingMessage

public static enum WebMessagingMessage.DirectionEnum extends Enum<WebMessagingMessage.DirectionEnum>
The direction of the message. Direction is always from the perspective of the Genesys Cloud platform. An Inbound message is one sent from a guest to the Genesys Cloud Platform. An Outbound message is one sent from the Genesys Cloud Platform to a guest.