Share via


CallDeclineOptions Members

Include Protected Members
Include Inherited Members

Optional parameters for declining the incoming call.

The CallDeclineOptions type exposes the following members.

Constructors

  Name Description
Public method CallDeclineOptions() Creates a new instance of the CallDeclineOptions class with response code DeclineEverywhere (603).
Public method CallDeclineOptions(Int32) Creates a new instance of the CallDeclineOptions class with a specific response code.

Top

Properties

  Name Description
Public property DiagnosticsInformation Gets or sets the diagnostics information to be included when declining 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 declining the call.
Public property ResponseText Gets or sets the response text that will be used to decline the incoming 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

CallDeclineOptions Class

Microsoft.Rtc.Collaboration Namespace