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