onNotificationTapped

abstract fun onNotificationTapped(context: Context, bundle: Bundle)

Called when the notification is tapped

Note: You should not try to load/save data to Marigold directly from this method

Parameters

context

the application context

bundle

notification data