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: 10.3.199.0
Syntax
public RoutingState LastRoutingState { get; set; }

Property Value

Type: RoutingState
See Also