Difference between revisions of "Event.PUSH 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>:''' pushNotification<br/>
 
'''<translate>Value</translate>:''' pushNotification<br/>

Latest revision as of 10:57, 3 September 2018


Available since: Gideros 2011.6
Value: pushNotification
Defined by: NotificationManager

Description

Event is received when application is opened by clicking on push notification.

Or when notification is received while application is in foreground (because in this case notification will not be displayed on the device).