Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationSocialExpressionEventTopicDisconnectReason
Packages that use QueueConversationSocialExpressionEventTopicDisconnectReason
-
Uses of QueueConversationSocialExpressionEventTopicDisconnectReason in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationSocialExpressionEventTopicDisconnectReasonModifier and TypeMethodDescriptionProtocol specific reason code.Human readable English description of the disconnect reason.QueueConversationSocialExpressionEventTopicDisconnectReason.type(QueueConversationSocialExpressionEventTopicDisconnectReason.TypeEnum type) Disconnect reason protocol type.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueueConversationSocialExpressionEventTopicDisconnectReasonModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicCall.getDisconnectReasons()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationSocialExpressionEventTopicDisconnectReasonModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicCall.disconnectReasons(List<QueueConversationSocialExpressionEventTopicDisconnectReason> disconnectReasons) List of reasons that this call was disconnected.voidQueueConversationSocialExpressionEventTopicCall.setDisconnectReasons(List<QueueConversationSocialExpressionEventTopicDisconnectReason> disconnectReasons)