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

Property Value

IDialplanResult
See Also