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.3.183.0
Syntax
public RoutingErrorResponse Error { get; set; }

Property Value

Type: RoutingErrorResponse
See Also