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