errorListener property

dynamic Function(SdkLicenseException exception) errorListener
read / write

The callback that will be called when there are problems with a license.

Implementation

Function(SdkLicenseException exception) errorListener;