NotificationManager:getPushNotifications
From GiderosMobile
Available since: Gideros 2011.6
Description
Retrieves the lua table of received push notifications. On Android all pushed notifications appear here, but on IOS only pushed notifications that user clicked on or that were received while application was in foreground appear here.
You must provide an ID on the server to identify your push notification in this list.
= NotificationManager:getPushNotifications()