clickAction property

String? clickAction

Action associated with a user click on the notification. If specified, an activity with a matching Intent Filter is launched when a user clicks on the notification.

  • Platforms: Android

Implementation

String? get clickAction;