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