Share via


SendProvisionalResponseOptions Members

Include Protected Members
Include Inherited Members

Represents the options for sending a provisional response.

The SendProvisionalResponseOptions type exposes the following members.

Constructors

  Name Description
Public method SendProvisionalResponseOptions Creates a new instances of the SendProvisionalResponseOptions class.

Top

Properties

  Name Description
Public property DialogContext Gets or sets the dialog on which negotiation is happening.
Public property Headers Gets the list of custom signaling headers to be included in the message.
Public property IsUnreliable Gets or sets whether the provisional should be sent unreliably.
Public property NeedOfferAnswer Gets or sets whether the application requires that an offer or answer be included in the response.
Public property ResponseText The response text to be used for the provisional response.

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

SendProvisionalResponseOptions Class

Microsoft.Rtc.Signaling Namespace