CallProvisionalResponseOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |