CallProvisionalResponseOptions Members
Include Protected Members
Include Inherited Members
Optional parameter for sending the provisional response on incoming call.
The CallProvisionalResponseOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CallProvisionalResponseOptions |
Top
Properties
Name | Description | |
---|---|---|
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. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top