Matrix Client
interface MatrixClient
Types
Link copied to clipboard
Link copied to clipboard
data class SoftLoginInfo(val identifier: IdentifierType, val passwordOrToken: String, val loginType: LoginType = LoginType.Password)
Functions
Link copied to clipboard
Link copied to clipboard
Be aware, that most StateFlows you got before will not be updated after calling this method.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard