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