CallProvisionalResponseOptions Class

Definition

Optional parameter for sending the provisional response on incoming call.

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

Constructors

CallProvisionalResponseOptions()

Properties

DialogContext

Gets or sets the dialog context of the call.

Headers

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

ResponseText

Gets or sets the value of response text to send with the provisional response.

Applies to