Api |
public class ApiClient : BaseClient<ApiClient>
The ApiClient type exposes the following members.
Name | Description | |
---|---|---|
Area | Manages Areas | |
AutoNumber | Manages AutoNumbers | |
Clients | ||
Data | Gains access to data | |
Expression | Manages regular expressions | |
FileSystem | ||
Filters | Manages Filters | |
Forms | Manages Forms | |
Groups | Manages Groups | |
Medias | Handles media access | |
Reports | Handles downloading of reports | |
Share | ||
SubDomain | (Inherited from BaseClientT) | |
Users |
Name | Description | |
---|---|---|
SetAnysenseDbVersion |
If the client is used for caching data, then it is recommendable to store the current Database version. Use this method to set the current version before any requests to the Api
(Inherited from BaseClientT) |
Name | Description | |
---|---|---|
AnysenseDbVersionChanged |
Event triggered when a new Database version is received from the Anysense API. When this happens, it's recommended to clear the local cached datas, and get everything from scratch. (Inherited from BaseClientT) |
Name | Description | |
---|---|---|
_httpClient | (Inherited from BaseClientT) |