TransferredEventArgs Members

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The TransferredEventArgs type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyState
Gets the TransferState when the Transferred event is raised.
Public propertyTargetSip
Gets the SIP URI of the transfer destination.
Public propertyType
Gets the TransferType that was used to transfer a phone call when the Transferred event is raised.

See Also