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