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