FingerCandidate Class

Namespace: id3.Finger

Definition

Represents a candidate in a one-to-many search.

Properties

Name

Type

Description

score

int

Match score between the finger probe template and the most similar one in the reference finger template record used to perform the search.

uuid

byte[]

UUID of the most similar finger template record.

Methods

Name

Description

clone

Clones the FingerCandidate object.