TF-1810 Add GetNewReceiveEmailFromNotificationInteractor to get new receive email from notification
(cherry picked from commit df7a84a932f8496d92e5eed8ccd66c0b8709ae61)
This commit is contained in:
@@ -49,4 +49,6 @@ abstract class FCMRepository {
|
||||
Properties? propertiesUpdated
|
||||
}
|
||||
);
|
||||
|
||||
Future<List<EmailId>> getNewReceiveEmailFromNotification(Session session, AccountId accountId, jmap.State currentState);
|
||||
}
|
||||
Reference in New Issue
Block a user