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