Property | Type | Description | |
---|---|---|---|
client | ApiClient | ||
features | FeatureApi | ||
layers | LayerApi | ||
resources | ResourceApi |
Method | Description | |
---|---|---|
GetDirectorySubscription ( ) : |
||
GetLayerSubscription ( string layerId ) : |
||
Init ( string server ) : void | ||
InitSocketConnection ( ) : void | ||
TestApis ( ) : void | ||
UnsubscribeLayer ( Subscription s ) : void |
Method | Description | |
---|---|---|
Subscribe ( string target, string type ) : Subscription | ||
csWebApi ( ) : System |
public GetDirectorySubscription ( ) : |
||
return |
public GetLayerSubscription ( string layerId ) : |
||
layerId | string | |
return |
public UnsubscribeLayer ( Subscription s ) : void | ||
s | Subscription | |
return | void |