NotificationManager:getLocalNotifications

From GiderosMobile
Revision as of 11:04, 23 August 2018 by Hgy29 (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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()