onCompletion

abstract fun onCompletion(isActive: Boolean)

The completion callback will be returned when the invoked action (activate/deactivate Knox licence) is completed sucessfully or not

Parameters

isActive

: TRUE if the current Knox licence state is ACTIVE, FALSE otherwise