CallTerminateOptions Members
Include Protected Members
Include Inherited Members
Optional parameters for terminating the call.
The CallTerminateOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CallTerminateOptions | Creates a new instance of the CallTerminateOptions. |
Top
Properties
Name | Description | |
---|---|---|
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"). |
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