Base |
The BaseClientT type exposes the following members.
Name | Description | |
---|---|---|
Create | Creates an instance of the ApiClient with ClientId and ClientSecret | |
CreateAsync | Creates an instance of the ApiClient with ClientId and ClientSecret | |
CreateWithToken | Crates an instance of the ApiClient with a manually obtained access token | |
CreateWithTokenAsync | Crates an instance of the ApiClient with a manually obtained access token | |
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 |