Compartir a través de


ConferenceInvitationDeclineOptions Members

Include Protected Members
Include Inherited Members

A data structure containing options which can be applied when declining a ConferenceInvitation.

The ConferenceInvitationDeclineOptions type exposes the following members.

Constructors

  Name Description
Public method ConferenceInvitationDeclineOptions() Creates a new instance of the ConferenceInvitationDeclineOptions class with a 486 response code (BusyHere).
Public method ConferenceInvitationDeclineOptions(Int32) Creates a new instance of the ConferenceInvitationDeclineOptions class with a specific response code.

Top

Properties

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

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

ConferenceInvitationDeclineOptions Class

Microsoft.Rtc.Collaboration Namespace