Difference between revisions of "Event.LOCAL NOTIFICATION"
From GiderosMobile
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
+ | <languages /> | ||
'''<translate>Available since</translate>:''' Gideros 2011.6<br/> | '''<translate>Available since</translate>:''' Gideros 2011.6<br/> | ||
'''<translate>Value</translate>:''' localNotification<br/> | '''<translate>Value</translate>:''' localNotification<br/> |
Latest revision as of 09:57, 3 September 2018
Available since: Gideros 2011.6
Value: localNotification
Defined by: NotificationManager
Description
Event is dispatched when application is opened by clicking on local notification.
Or when notification is received while application is in foreground (because in this case notification will not be displayed on the device).