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