Difference between revisions of "Event.PUSH REGISTRATION"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''Available since:''' Gideros 2011.6<br/>
+
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
'''Value:''' pushRegistration<br/>
+
'''<translate>Value</translate>:''' pushRegistration<br/>
=== Description ===
+
=== <translate>Descriptio</translate>n ===
 
<translate>Event is received when application is successfully registered for push notifications, after calling [[Special:MyLanguage/registerForPushNotifications|registerForPushNotifications]]</translate>
 
<translate>Event is received when application is successfully registered for push notifications, after calling [[Special:MyLanguage/registerForPushNotifications|registerForPushNotifications]]</translate>

Revision as of 08:28, 24 August 2018

Available since: Gideros 2011.6
Value: pushRegistration

Description

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