NotificationManager.getSharedInstance
From GiderosMobile
Available since: Gideros 2011.6
Class: NotificationManager
Description
Returns the shared instance of NotificationManager class. There can be no other instance. <syntaxhighlight lang="lua">
NotificationManager.getSharedInstance()
</source>