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