handlePushNotification

public abstract Unit handlePushNotification(Map<String, String> data)

Handle approve or unenroll notification from the Futurae's backend.

Parameters

data

the exact data received by the implementation of the FirebaseMessagingService.onMessageReceived

Throws

if the SDK is not initialized