CallDeclineOptions Members

Optional parameter for declining the incoming call.

The CallDeclineOptions type exposes the following members.

Constructors

  Name Description
Public method CallDeclineOptions()()()() Constructor to create decline options with a 486 response code.
Public method CallDeclineOptions(Int32) Constructor to create decline options with a specific response code.

Top

Properties

  Name Description
Public property Headers
Public property ResponseCode Gets or sets the response code for forwarding 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