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