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, which signals a client to transfer a phone call to a third-party endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is \u003ccode\u003e2.23.0\u003c/code\u003e, with versions dating back to \u003ccode\u003e1.0.0\u003c/code\u003e also being documented and accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTelephonyTransferCall\u003c/code\u003e class has properties like \u003ccode\u003eEndpointCase\u003c/code\u003e and \u003ccode\u003ePhoneNumber\u003c/code\u003e, with \u003ccode\u003ePhoneNumber\u003c/code\u003e being a string that stores the number in E.164 format to transfer the call to.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one default and one that accepts another \u003ccode\u003eTelephonyTransferCall\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]