errorListener property

dynamic Function(SdkLicenseException exception) errorListener
getter/setter pair

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

Implementation

Function(SdkLicenseException exception) errorListener;