SendProvisionalResponseOptions Class

Definition

Represents the options for sending a provisional response.

public ref class SendProvisionalResponseOptions
public class SendProvisionalResponseOptions
type SendProvisionalResponseOptions = class
Public Class SendProvisionalResponseOptions
Inheritance
SendProvisionalResponseOptions

Constructors

SendProvisionalResponseOptions()

Creates a new instances of the SendProvisionalResponseOptions class.

Properties

DialogContext

Gets or sets the dialog on which negotiation is happening.

Headers

Gets the list of custom signaling headers to be included in the message.

IsUnreliable

Gets or sets whether the provisional should be sent unreliably.

NeedOfferAnswer

Gets or sets whether the application requires that an offer or answer be included in the response.

ResponseText

The response text to be used for the provisional response.

Applies to