FingerIndexer.remove Method¶
Module: FingerIndexer
Definition¶
Remove a user from the finger indexer.
void remove(Uint8List? uuid)
Parameters
uuid Uint8Listin UUID of the user to delete, as a 16 bytes array.
Exceptions
An error has occurred during Finger Library execution.