create Account
abstract suspend fun createAccount( userName: String?, password: String?, initialDeviceDisplayName: String?): RegistrationResult
Content copied to clipboard
This is the first method to call in order to create an account and start the registration process.
Parameters
user Name
the desired username. Ex: "alice"
password
the desired password
initial Device Display Name
the device display name