Difference between revisions of "NotificationManager.getSharedInstance"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns the shared instance of NotificationManager class. There can be no other instance. <source lang...")
(No difference)

Revision as of 11:04, 23 August 2018

Available since: Gideros 2011.6

Description

Returns the shared instance of NotificationManager class. There can be no other instance.

= NotificationManager.getSharedInstance()