FingerIndexer.update Method¶
Module: FingerIndexer
Definition¶
Updates an existing user templates.
void update(FingerImageRecord fingerImageRecord, Uint8List? uuid)
Parameters
fingerImageRecord FingerImageRecordin Updated Finger image record of the user.
uuid Uint8Listin UUID of the user, as a 16 bytes array.
Exceptions
An error has occurred during Finger Library execution.