Uses of Enum Class
com.mypurecloud.sdk.v2.model.QueueConversationChatEventTopicChatMediaParticipant.DisconnectTypeEnum
Packages that use QueueConversationChatEventTopicChatMediaParticipant.DisconnectTypeEnum
-
Uses of QueueConversationChatEventTopicChatMediaParticipant.DisconnectTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationChatEventTopicChatMediaParticipant.DisconnectTypeEnumModifier and TypeMethodDescriptionQueueConversationChatEventTopicChatMediaParticipant.DisconnectTypeEnum.fromString(String key) QueueConversationChatEventTopicChatMediaParticipant.getDisconnectType()Returns the enum constant of this class with the specified name.QueueConversationChatEventTopicChatMediaParticipant.DisconnectTypeEnum.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.DisconnectTypeEnumModifier and TypeMethodDescriptionQueueConversationChatEventTopicChatMediaParticipant.disconnectType(QueueConversationChatEventTopicChatMediaParticipant.DisconnectTypeEnum disconnectType) voidQueueConversationChatEventTopicChatMediaParticipant.setDisconnectType(QueueConversationChatEventTopicChatMediaParticipant.DisconnectTypeEnum disconnectType)