locationTrackingEnabled property
Defines whether the liveness request sends a location of a device. Defaults to true
.
When set to true
the liveness request to web service will contain the location
object within the json metadata
object.
The location is used only when permissions are granted and the location is available.
Implementation
bool locationTrackingEnabled;