Interface: NotificationOptions

NotificationOptions

Properties:
Name Type Description
id Number identifier for the notification to be posted to
title string Title to be displayed in the Notification
message string Message to be displayed in the Notification
icon string Icon to be displayed by the Notification. Can be in the form or a uri. Default looks for 'res://ic_launcher.png'
clearText string Text to be displayed as a notification action. If set, the action will stop the associated foreground service.
Source: