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