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