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