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