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