RouteParamsRouteState Property |
A route-olas jelenlegi allapota (pl. calling, not found stb.)
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic RoutingState RouteState { get; set; }
Public Property RouteState As RoutingState
Get
Set
public:
property RoutingState RouteState {
RoutingState get ();
void set (RoutingState value);
}
member RouteState : RoutingState with get, set
Property Value
Type:
RoutingState
See Also