Uses of Enum Class
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicInternalMessage.DisconnectTypeEnum
Packages that use QueueConversationEventTopicInternalMessage.DisconnectTypeEnum
-
Uses of QueueConversationEventTopicInternalMessage.DisconnectTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationEventTopicInternalMessage.DisconnectTypeEnumModifier and TypeMethodDescriptionQueueConversationEventTopicInternalMessage.DisconnectTypeEnum.fromString(String key) QueueConversationEventTopicInternalMessage.getDisconnectType()Returns the enum constant of this class with the specified name.QueueConversationEventTopicInternalMessage.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 QueueConversationEventTopicInternalMessage.DisconnectTypeEnumModifier and TypeMethodDescriptionQueueConversationEventTopicInternalMessage.disconnectType(QueueConversationEventTopicInternalMessage.DisconnectTypeEnum disconnectType) System defined string indicating what caused the communication to disconnect.voidQueueConversationEventTopicInternalMessage.setDisconnectType(QueueConversationEventTopicInternalMessage.DisconnectTypeEnum disconnectType)