NotificationManager:getScheduledNotifications

From GiderosMobile
Revision as of 11:20, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2011.6

Description

Retrieves the lua table of scheduled local notifications, that were not yet displayed. The table uses notification ids as keys and table with information about notification as value.

 NotificationManager:getScheduledNotifications()