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