Share via


Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

TransferredEventArgs Members

Include Protected Members
Include Inherited Members

Contains information that can be used in the event handler of the application when the Transferred event is raised during an asynchronous Browser session.

The TransferredEventArgs type exposes the following members.

Properties

  Name Description
Public property State Gets the TransferState when the Transferred event is raised.
Public property TargetSip Gets the SIP URI of the transfer destination.
Public property Type Gets the TransferType that was used to transfer a phone call when the Transferred event is raised.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

TransferredEventArgs Class

Microsoft.Speech.VoiceXml.Common Namespace