nsINotificationStorage.idl |
Callback function used to pass single notification back
into C++ land for Notification.get return data.
@param id: a uuid for this notification
@param title: the notification title
@param dir: the notification direction,
possible values are "ltr", "rtl", "auto"
@param lang: the notification language
@param body: the notification body
@param tag: the notification tag
|
3738 |