Update comments.

This commit is contained in:
akwizgran
2022-08-16 14:14:14 +01:00
parent 9990fb3b8f
commit 0af371d026
2 changed files with 5 additions and 1 deletions

View File

@@ -62,6 +62,8 @@ public interface MailboxSettingsManager {
/**
* Called when we receive our mailbox's server-supported API versions.
* This happens whenever we successfully check the connectivity of
* our mailbox, so this hook may be called frequently.
*
* @param txn A read-write transaction
*/