resumeOnVerificationCompleted

suspend fun resumeOnVerificationCompleted()

Starts polling the backend and suspends until the identity verification result is available. After a 100 retries it stops with a SuspensionTimeOutException.

See also

Throws

com.kycdao.android.sdk.exceptions.SuspensionTimeOutException

Thrown if the email is not confirmed after a 100 retries