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