public sealed class TelephonyTransferCall : IMessage<ResponseMessage.Types.TelephonyTransferCall>, IEquatable<ResponseMessage.Types.TelephonyTransferCall>, IDeepCloneable<ResponseMessage.Types.TelephonyTransferCall>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eTelephonyTransferCall\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically detailing its role in signaling a client to transfer a phone call.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTelephonyTransferCall\u003c/code\u003e class, part of the \u003ccode\u003eResponseMessage.Types\u003c/code\u003e hierarchy, allows the agent to transfer calls to a third-party endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.23.0, with the page also providing links to documentation for a range of previous versions back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTelephonyTransferCall\u003c/code\u003e class includes constructors and a \u003ccode\u003ePhoneNumber\u003c/code\u003e property, which is used to set the destination number in E.164 format.\u003c/p\u003e\n"]]],[],null,[]]