Click or drag to resize

RoutingResultError Property

Gets the error response that will be sent to the caller if no extension will be called.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public RoutingErrorResponse Error { get; set; }

Property Value

RoutingErrorResponse
See Also