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