Uses of Enum Class
com.mypurecloud.sdk.v2.model.QueueConversationChatEventTopicChatMediaParticipant.DirectionEnum
Packages that use QueueConversationChatEventTopicChatMediaParticipant.DirectionEnum
-
Uses of QueueConversationChatEventTopicChatMediaParticipant.DirectionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationChatEventTopicChatMediaParticipant.DirectionEnumModifier and TypeMethodDescriptionQueueConversationChatEventTopicChatMediaParticipant.DirectionEnum.fromString(String key) QueueConversationChatEventTopicChatMediaParticipant.getDirection()Returns the enum constant of this class with the specified name.QueueConversationChatEventTopicChatMediaParticipant.DirectionEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type QueueConversationChatEventTopicChatMediaParticipant.DirectionEnumModifier and TypeMethodDescriptionQueueConversationChatEventTopicChatMediaParticipant.direction(QueueConversationChatEventTopicChatMediaParticipant.DirectionEnum direction) voidQueueConversationChatEventTopicChatMediaParticipant.setDirection(QueueConversationChatEventTopicChatMediaParticipant.DirectionEnum direction)