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