Skip to content

Commit f37d918

Browse files
committed
fix outdated documentation
1 parent b61b2b6 commit f37d918

File tree

1 file changed

+2
-0
lines changed
  • matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/crypto

1 file changed

+2
-0
lines changed

matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/crypto/OlmMachine.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,8 @@ internal class OlmMachine @Inject constructor(
253253
*
254254
* @param deviceUnusedFallbackKeyTypes The key algorithms for which the server has an unused fallback key for the device.
255255
*
256+
* @param nextBatch The batch token to pass in the next sync request.
257+
*
256258
* @return The handled events, decrypted if needed (secrets are zeroised).
257259
*/
258260
@Throws(CryptoStoreException::class)

0 commit comments

Comments
 (0)