SecureMessenger
Toggle table of contents
1.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
SecureMessenger
matrix
/
ltechnologies.onionphone.securemessenger.protocol.matrix
/
TrixnityMatrixEngine
/
login
login
suspend
fun
login
(
accountId
:
String
,
homeserver
:
String
,
userId
:
String
,
password
:
String
,
proxy
:
ProxyConfig
)
:
Result
<
MatrixClient
>