Click or drag to resize

MainAPI Methods

The MainAPI type exposes the following members.

Methods
  NameDescription
Public methodExit
Exit was requested: exit tile or close app action must be performed
Public methodGetCurrentConfiguration
Gets the current configuration of gateways and modules.
Public methodGetCurrentConfigurationForTransfer
Get serialised configuration eligble for transfer via network or via custom url schemas
Public methodGetProductTypeID
Gets the product type identifier from local products list or cloud.
Public methodInternetAvailable
Checks if internet is available.
Public methodNetworkRequestStream
Makes http request, supports GET, POST and PUT requests
Public methodNetworkRequestString
Makes http request, supports GET, POST and PUT requests
Public methodOnHadrwareBackButtonPressed
Triggers hardware back button pressed event
Public methodStatic memberStaticNetworkRequest
Makes http request, supports GET, POST and PUT requests
Protected methodTriggerError (Inherited from ErrorClass.)
Top
See Also