CallTerminateOptions Class

Definition

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)

Applies to