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