Closed MidhunSureshR closed 1 year ago
This PR adds an optional argument to startWithAuthData - isReadOnly which when set to true will stop Hydrogen from uploading OTKs. This is useful if you want to mount Hydrogen to only see messages and don't intend to send any encrypted messages.
startWithAuthData
isReadOnly
This PR adds an optional argument to
startWithAuthData
-isReadOnly
which when set to true will stop Hydrogen from uploading OTKs. This is useful if you want to mount Hydrogen to only see messages and don't intend to send any encrypted messages.