onButtonPressed method

void onButtonPressed(
  1. String id
)

Called when the notification button on the Android platform is pressed.

Implementation

void onButtonPressed(String id) {}