TargetFace
Contains bounding box of face position of the user on the device screen at target location constructed for the challenge. This is generated using the random offsets provided by the server to the client at session start. Also contains start and end epoch timestamp of when the user was detected in this position.
Contents
- BoundingBox
-
A bounding box for the target face.
Type: BoundingBox object
Required: Yes
- FaceDetectedInTargetPositionEndTimestamp
-
Ending timestamp at which a face was detected in the target position.
Type: Long
Valid Range: Minimum value of 1640995200000. Maximum value of 2272147200000.
Required: Yes
- FaceDetectedInTargetPositionStartTimestamp
-
Starting timestamp at which a face was detected in the target position.
Type: Long
Valid Range: Minimum value of 1640995200000. Maximum value of 2272147200000.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: