RouteParamsRouteState Property |
A route-olas jelenlegi allapota (pl. calling, not found stb.)
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
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
RoutingState
See Also