public sealed class ResponseMessage.Types.TelephonyTransferCall : IMessage<ResponseMessage.Types.TelephonyTransferCall>, IEquatable<ResponseMessage.Types.TelephonyTransferCall>, IDeepCloneable<ResponseMessage.Types.TelephonyTransferCall>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ResponseMessage.Types.TelephonyTransferCall.
Represents the signal that telles the client to transfer the phone call
connected to the agent to a third-party endpoint.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `ResponseMessage.Types.TelephonyTransferCall` class within the Dialogflow v3 API, available for different versions."],["The `TelephonyTransferCall` class is designed to signal a client to transfer a phone call connected to a Dialogflow agent to a third-party endpoint."],["The class `TelephonyTransferCall` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The webpage details class inheritance, implemented interfaces, constructors, and properties, particularly `EndpointCase` and `PhoneNumber`, the latter allowing the specification of the E.164 format."],["The page offers a comprehensive list of available versions of the API, from 1.0.0 to the latest 2.23.0, for `ResponseMessage.Types.TelephonyTransferCall` to assist developers in finding the appropriate version for their needs."]]],[]]