Package-level declarations
Types
Link copied to clipboard
data class LoginProfileInfo(val matrixId: String, val displayName: String?, val fullAvatarUrl: String?)
Link copied to clipboard
interface LoginWizard
Set of methods to be able to login to an existing account on a homeserver.