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