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