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