Share via


CallTransferOptions Members

Include Protected Members
Include Inherited Members

Optional parameters for transfering the call.

The CallTransferOptions type exposes the following members.

Constructors

  Name Description
Public method CallTransferOptions() Creates a new instance of the CallTransferOptions class with CallTransferType set to Attended.
Public method CallTransferOptions(CallTransferType) Creates a new instance of the CallTransferOptions class.

Top

Properties

  Name Description
Public property Headers Gets the list of custom signaling headers to be included with the transfer request.
Public property MaximumTransferTime Gets or sets the maximum call transfer time.
Public property Transferor Gets or sets the transferor address. The application MUST verify (see remarks for more details) the identify of the transferor before setting this property.
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