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\u003eThe page details the \u003ccode\u003eTelephonyTransferCall\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, which is used to signal a transfer of a phone call to a third-party endpoint within the Dialogflow CX environment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.23.0, and there are numerous previous versions, all the way down to 1.0.0, which are detailed in the page's version history.\u003c/p\u003e\n"],["\u003cp\u003eThis 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 and is derived from the base \u003ccode\u003eObject\u003c/code\u003e class, which can be seen through its inheritances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTelephonyTransferCall\u003c/code\u003e class has a constructor and contains properties like \u003ccode\u003eEndpointCase\u003c/code\u003e and \u003ccode\u003ePhoneNumber\u003c/code\u003e, with \u003ccode\u003ePhoneNumber\u003c/code\u003e being the target phone number for the call transfer, which is to be in E.164 format.\u003c/p\u003e\n"],["\u003cp\u003eThe class can only be constructed through its empty constructor, or one that takes itself as a parameter for its construction, and is contained within the "Google.Cloud.Dialogflow.Cx.V3.dll" assembly.\u003c/p\u003e\n"]]],[],null,[]]