CallDeclineOptions Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
CallDeclineOptions() | Creates a new instance of the CallDeclineOptions class with response code DeclineEverywhere (603). | |
CallDeclineOptions(Int32) | Creates a new instance of the CallDeclineOptions class with a specific response code. |
Top