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