2019-11-27 10:13:27 +00:00
|
|
|
dismiss:
|
|
|
|
description: Dismiss a html5 notification.
|
|
|
|
fields:
|
|
|
|
target:
|
|
|
|
description: An array of targets. Optional.
|
2020-04-05 15:27:16 +00:00
|
|
|
example: ["my_phone", "my_tablet"]
|
2019-11-27 10:13:27 +00:00
|
|
|
data:
|
|
|
|
description: Extended information of notification. Supports tag. Optional.
|
|
|
|
example: '{ "tag": "tagname" }'
|