fix outdated documentation

This commit is contained in:
Valere 2023-11-14 11:24:05 +01:00
parent b61b2b6f16
commit f37d918ce6
1 changed files with 2 additions and 0 deletions

View File

@ -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 nextBatch The batch token to pass in the next sync request.
*
* @return The handled events, decrypted if needed (secrets are zeroised).
*/
@Throws(CryptoStoreException::class)