check If Email Has Been Validated
abstract suspend fun checkIfEmailHasBeenValidated(delayMillis: Long): RegistrationResult
Content copied to clipboard
Useful to poll the homeserver when waiting for the email to be validated by the user. Once the email is validated, this method will return successfully.
Parameters
delay Millis
the SDK can wait before sending the request