mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-23 22:39:02 +03:00
fix outdated documentation
This commit is contained in:
parent
b61b2b6f16
commit
f37d918ce6
1 changed files with 2 additions and 0 deletions
|
@ -253,6 +253,8 @@ internal class OlmMachine @Inject constructor(
|
||||||
*
|
*
|
||||||
* @param deviceUnusedFallbackKeyTypes The key algorithms for which the server has an unused fallback key for the device.
|
* @param deviceUnusedFallbackKeyTypes The key algorithms for which the server has an unused fallback key for the device.
|
||||||
*
|
*
|
||||||
|
* @param nextBatch The batch token to pass in the next sync request.
|
||||||
|
*
|
||||||
* @return The handled events, decrypted if needed (secrets are zeroised).
|
* @return The handled events, decrypted if needed (secrets are zeroised).
|
||||||
*/
|
*/
|
||||||
@Throws(CryptoStoreException::class)
|
@Throws(CryptoStoreException::class)
|
||||||
|
|
Loading…
Add table
Reference in a new issue