MoEFireBaseHelper
Helper class for MoEngage Firebase Module.
Author
Umang Chamaria
Since
9.4.00
Types
Functions
addEventListener
Link copied to clipboard
Add an event listener to receive callbacks when MoEngage SDK's FirebaseMessagingService is used.
passPushPayload
Link copied to clipboard
Pass the payload received from FCM to the MoEngage SDK for showing Push Notification.
passPushToken
Link copied to clipboard
Helper API to pass the push token to the MoEngage platform.
registerForToken
Link copied to clipboard
API to register for FCM Token. Call this API only if you are delaying the SDK initialisation else this is not required.
removeEventListener
Link copied to clipboard
Remove an already added FirebaseEventListener
setEventListener
Link copied to clipboard