Licence
interface Licence
Use LicenceManager to get licence related information
Functions
Link copied to clipboard
abstract fun addLicenceStatusChangeListener(listener: CoreApi.Licence.LicenceStatusChangeListener): Boolean
Register a listener for LicenceStatus change events
Link copied to clipboard
Link copied to clipboard
Get licenseId
Link copied to clipboard
Get License status
Link copied to clipboard
Get licence status code as string
Link copied to clipboard
abstract fun removeLicenceStatusChangeListener(listener: CoreApi.Licence.LicenceStatusChangeListener): Boolean
Unregister a listener for LicenceStatus change events