FaceLicense.reactivateBuffer Method¶
Module: FaceLicense
Definition¶
Reactivates a license in a data buffer using the host hardware code and the product reference.
static Uint8List reactivateBuffer(String? hardwareCode, String? productReference)
Parameters
hardwareCode Stringin The hardware code on which the license file will be attached, to be retrieved using the GetHostHardwareCode function.
productReference Stringin The product reference.
Returns
Uint8ListThe new license data buffer.
Exceptions
An error has occurred during Face Library execution.