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