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