handleValidateThreePid

abstract suspend fun handleValidateThreePid(code: String): RegistrationResult

Send the code received by SMS to validate a msisdn. If the code is correct, the registration request will be executed to validate the msisdn.