ReactNative SDK Reference / GetHealthStage
Enumeration: GetHealthStage
The stages of the scan.
See
- GetHealthResult
- getHealth
Enumeration Members
AnalyzingData
AnalyzingData:
2
The third stage of the scan, sending data to the backend for analyzing.
CollectingData
CollectingData:
1
The second stage of the scan, collecting face data.
Idle
Idle:
3
Idle stage.
WaitingData
WaitingData:
0
The first stage of the scan, waiting until the it is ready to collect data.