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