handleNotificationDeleted

Handles a push notification deletion by the user. Called by BrazePushReceiver receiver when a Braze push notification delete intent is received.

Parameters

context

Application context

intent

the internal notification delete intent constructed in setDeleteIntent

See also