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: 10.3.199.0
Syntax
public IDialplanResult DialplanResult { get; set; }

Property Value

Type: IDialplanResult
See Also