TF-1810 Add GetNewReceiveEmailFromNotificationInteractor to get new receive email from notification

(cherry picked from commit df7a84a932f8496d92e5eed8ccd66c0b8709ae61)
This commit is contained in:
dab246
2023-05-10 16:31:00 +07:00
committed by Dat Vu
parent 41ed9a230d
commit 7e0f338fa0
5 changed files with 110 additions and 1 deletions
@@ -10,4 +10,8 @@ class NotFoundFirebaseSubscriptionException implements Exception {}
class NotFoundSubscriptionException implements Exception {}
class NotFoundEmailStateException implements Exception {}
class NotFoundEmailStateException implements Exception {}
class NotFoundNewReceiveEmailException implements Exception {}
class EmailStateNoChangeException implements Exception {}