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