Click or drag to resize
RoutingResultDialplanResult Property
Gets the result received from the the dial plan. (eg. connect, reject, disconnect)

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public IDialplanResult DialplanResult { get; set; }

Property Value

Type: IDialplanResult
See Also