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