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