TransferringEventArgs Members

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The TransferringEventArgs 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 Transferring event is raised.
Public propertyTargetSip
Gets the SIP URI of the transfer destination.
Public propertyType
Gets the TransferType being used to transfer the phone call when the Transferring event is raised.

See Also