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