Share via


CallTransferOptions Members

Call transfer options class is used to specify the various transfer options available while initiating a transfer request on a call.

The CallTransferOptions type exposes the following members.

Constructors

  Name Description
Public method CallTransferOptions()()()() Constructor to create transfer options with CallTransferType set to Attended.
Public method CallTransferOptions(CallTransferType) Constructor to create transfer options.

Top

Properties

  Name Description
Public property Headers
Public property MaximumTransferTime
Public property Transferor Gets or sets the transferor address.
Public property TransferType Gets the type of call transfer.

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

CallTransferOptions Class

Microsoft.Rtc.Collaboration Namespace