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: 1.8.12.0 (1.8.12)
Syntax
public RoutingErrorResponse Error { get; set; }

Property Value

Type: RoutingErrorResponse
See Also