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