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