Licence callbacks that inform if a server side licence change occurred
Inheritance diagram for LicenceListener:Public Member Functions | |
| void | licenceChanged () |
| void | licenceIsInvalid (ApiError error) |
| void licenceChanged | ( | ) |
Called if changes in the list of licenced features occurs
Implemented in ApiHelperCommon.
| void licenceIsInvalid | ( | ApiError | error | ) |
Called if the licence is invalid
| error | - errorcode describing whay the licence is invalid |
Implemented in ApiHelperCommon.