TF-1246: Enable FCM for Web browser

This commit is contained in:
ManhNTX
2022-11-29 20:11:15 +07:00
committed by Dat H. Pham
parent d990426c8e
commit 045c7383e6
7 changed files with 45 additions and 5 deletions
@@ -1,5 +1,7 @@
class NotSupportFCMException implements Exception {}
class NotLoadedFCMTokenException implements Exception {}
class NotFoundStateToRefreshException implements Exception {}
class NotFoundEmailDeliveryStateException implements Exception {}