verifyLocation

open suspend override fun verifyLocation(timeout: Long?, verifyLocationRequest: VerifyLocationRequest): VerifyLocationResult

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

verifyLocationRequest

The verifyLocation request body object