LicenseActivationCallback

An interface for returning the result of Knox Capture SDK license activation

Since

1.0.0

Functions

Link copied to clipboard
abstract fun onFail(errorCode: Int)

Call this method after activating KCAP license is failed.

Link copied to clipboard
abstract fun onSuccess()

Call this method after activating KCAP license is succeeds.