CallTerminateOptions 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 parameters for terminating the call.
public ref class CallTerminateOptions
public class CallTerminateOptions
type CallTerminateOptions = class
Public Class CallTerminateOptions
- Inheritance
-
CallTerminateOptions
Constructors
CallTerminateOptions() |
Creates a new instance of the CallTerminateOptions. |
Properties
DiagnosticsInformation |
Gets or sets the diagnostics information to be included when terminating the call. |
Headers |
Gets the list of custom signaling headers to be included in terminating the call ("BYE" or "CANCEL"). |
Extension Methods
SetIsMissedCall(CallTerminateOptions, Boolean) |