verify Location
abstract suspend fun verifyLocation(timeout: Long?, verifyLocationRequest: VerifyLocationRequest): VerifyLocationResult
Content copied to clipboard
In specific situations the app needs the user's current location to be verified in order to continue its flow.
Parameters
timeout
The timeout of verifyLocation in milliseconds or null if no timeout should be used
verify Location Request
The verifyLocation request body object