Uses of Enum Class
com.mypurecloud.sdk.v2.model.QueueConversationVideoEventTopicCallback.StateEnum
Packages that use QueueConversationVideoEventTopicCallback.StateEnum
-
Uses of QueueConversationVideoEventTopicCallback.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationVideoEventTopicCallback.StateEnumModifier and TypeMethodDescriptionQueueConversationVideoEventTopicCallback.StateEnum.fromString(String key) QueueConversationVideoEventTopicCallback.getState()Returns the enum constant of this class with the specified name.QueueConversationVideoEventTopicCallback.StateEnum.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.StateEnumModifier and TypeMethodDescriptionvoidQueueConversationVideoEventTopicCallback.setState(QueueConversationVideoEventTopicCallback.StateEnum state) QueueConversationVideoEventTopicCallback.state(QueueConversationVideoEventTopicCallback.StateEnum state)