onLicenseStateChanged

abstract fun onLicenseStateChanged(newState: Boolean)

Callback to trigger when the status of the license is changed - Status is enabled - Status is disabled

Parameters

newState

Boolean : TRUE if the new knox liecence state is ACTIVE, FALSE otherwise