Click or drag to resize
RoutingResultLastRoutingState Property
Gets the last routing state of the routing process (calling, busy, etc.)

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public RoutingState LastRoutingState { get; set; }

Property Value

Type: RoutingState
See Also