Notification::Action
Describes the action button of Notification
.
Type | Object |
Properties
String
title
The title of the action button.
String
info
The user info attached to the action.
The user info will be passed to the handler of the
onNotificationAction
event.