Uses of Enum Class
com.mypurecloud.sdk.v2.model.QueueConversationScreenShareEventTopicScreenShareMediaParticipant.DirectionEnum
-
Uses of QueueConversationScreenShareEventTopicScreenShareMediaParticipant.DirectionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationScreenShareEventTopicScreenShareMediaParticipant.DirectionEnumModifier and TypeMethodDescriptionQueueConversationScreenShareEventTopicScreenShareMediaParticipant.DirectionEnum.fromString(String key) QueueConversationScreenShareEventTopicScreenShareMediaParticipant.getDirection()QueueConversationScreenShareEventTopicScreenShareMediaParticipant.DirectionEnum.valueOf(String name) Returns the enum constant of this class with the specified name.QueueConversationScreenShareEventTopicScreenShareMediaParticipant.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 QueueConversationScreenShareEventTopicScreenShareMediaParticipant.DirectionEnumModifier and TypeMethodDescriptionQueueConversationScreenShareEventTopicScreenShareMediaParticipant.direction(QueueConversationScreenShareEventTopicScreenShareMediaParticipant.DirectionEnum direction) voidQueueConversationScreenShareEventTopicScreenShareMediaParticipant.setDirection(QueueConversationScreenShareEventTopicScreenShareMediaParticipant.DirectionEnum direction)