getRegistrationWizard

abstract fun getRegistrationWizard(): RegistrationWizard

Return a RegistrationWizard, to create an matrix account on the homeserver. The login flow has to be retrieved first.

See RegistrationWizard for more details.