Difference between revisions of "Event.PUSH REGISTRATION"

From GiderosMobile
Line 4: Line 4:
 
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/NotificationManager|NotificationManager]]<br/>
 
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/NotificationManager|NotificationManager]]<br/>
 
=== <translate>Descriptio</translate>n ===
 
=== <translate>Descriptio</translate>n ===
<translate>Event is received when application is successfully registered for push notifications, after calling `registerForPushNotifications`</translate>
+
<translate>Event is received when application is successfully registered for push notifications, after calling ''registerForPushNotifications''</translate>

Revision as of 10:36, 24 August 2018

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

Description

Event is received when application is successfully registered for push notifications, after calling registerForPushNotifications