Difference between revisions of "NotificationManager:getLocalNotifications"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Retrieves the lua table of already displayed local notifications. The table uses notification ids as k...") |
(No difference)
|
Revision as of 11:04, 23 August 2018
Available since: Gideros 2011.6
Description
Retrieves the lua table of already displayed local notifications. The table uses notification ids as keys and table with information about notification as value.
= NotificationManager:getLocalNotifications()