Display Interactive Notifications
Use interactive notifications to add buttons to push notifications from your mobile app.
This code example shows how to configure the SDK to display interactive notifications.
In your push handler, examine the push notification’s payload to see if your action is triggered and if your application performed the action, as shown in this code example.