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