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