Share via


CallForwardOptions Members

Include Protected Members
Include Inherited Members

Optional parameter for forwarding the call.

The CallForwardOptions type exposes the following members.

Constructors

  Name Description
Public method CallForwardOptions() Creates a new instance of the call forward options class with a 303 response code.
Public method CallForwardOptions(Int32) Creates a new instance of call forward options with given response code

Top

Properties

  Name Description
Public property DiagnosticsInformation Gets or sets the diagnostics information to be included when forwarding the call.
Public property Headers Gets the list of custom signaling headers to be included in the response.
Public property ResponseCode Gets or sets the response code for forwarding the call.

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

CallForwardOptions Class

Microsoft.Rtc.Collaboration Namespace