Package com.umang.fcmclient

Types

AppLifecycleObserver
Link copied to clipboard
class AppLifecycleObserver(context: Context) : LifecycleObserver
Observer for application background and foreground.
FcmClientHelper
Link copied to clipboard
class FcmClientHelper
Main interaction class for the FCM client
FcmClientMessageService
Link copied to clipboard
class FcmClientMessageService : FirebaseMessagingService
Class to handle callbacks from Firebase Messaging Library.