Get spam mailbox cache by AccountId
(cherry picked from commit c35685bf34f5f4fbf28c4cbca9842c20dee61ffc)
This commit is contained in:
@@ -28,5 +28,5 @@ abstract class SpamReportDataSource {
|
||||
|
||||
Future<void> deleteSpamReportState();
|
||||
|
||||
Future<Mailbox> getSpamMailboxCached();
|
||||
Future<Mailbox> getSpamMailboxCached(AccountId accountId);
|
||||
}
|
||||
Reference in New Issue
Block a user