handlePushNotificationPayload

Processes a Braze push notification payload: validates the message, creates and displays the notification, handles push stories, uninstall tracking, and push delivery logging.

Return

true if a visible notification was displayed.

Parameters

context

The Android Context.

intent

The intent containing the push payload.