interface of the ApiHelper that informs about Licence state More...
Public Member Functions | |
| void | onApiLicenseChanged () |
| void | onApiLicenseError (ApiError error) |
| void | onApiLicenseWaiting () |
It informs the user about License validity, serer side updates and pending licensing requests
| void onApiLicenseChanged | ( | ) |
callback in case license has changed
| void onApiLicenseError | ( | ApiError | error | ) |
callback in case of an license error
| void onApiLicenseWaiting | ( | ) |
callback when SDK is initialized but waiting to get a licence from the server