MainAPI Methods |
The MainAPI type exposes the following members.
| Name | Description | |
|---|---|---|
| Exit |
Exit was requested: exit tile or close app action must be performed
| |
| GetCurrentConfiguration |
Gets the current configuration of gateways and modules.
| |
| GetCurrentConfigurationForTransfer |
Get serialised configuration eligble for transfer via network or via custom url schemas
| |
| GetProductTypeID |
Gets the product type identifier from local products list or cloud.
| |
| InternetAvailable |
Checks if internet is available.
| |
| NetworkRequestStream |
Makes http request, supports GET, POST and PUT requests
| |
| NetworkRequestString |
Makes http request, supports GET, POST and PUT requests
| |
| OnHadrwareBackButtonPressed |
Triggers hardware back button pressed event
| |
| StaticNetworkRequest |
Makes http request, supports GET, POST and PUT requests
| |
| TriggerError | (Inherited from ErrorClass.) |