BeaconPushNotificationsProcessor

open class BeaconPushNotificationsProcessor

Used by consumers of the Beacon SDK where their app's already handle FCM push messaging.

Functions

isBeaconNotification
Link copied to clipboard
open fun isBeaconNotification(data: Map<String, String>): Boolean
Check to see of the RemoteMessage.data from your FirebaseMessagingService.
process
Link copied to clipboard
open fun process(context: Context, data: Map<String, String>): Boolean
Allow beacon to process the message ie.