Difference between revisions of "Event.PUSH REGISTRATION"

From GiderosMobile
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''Available since:''' Gideros 2011.6<br/>
+
<languages />
'''Value:''' pushRegistration<br/>
+
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
=== Description ===
+
'''<translate>Value</translate>:''' pushRegistration<br/>
<translate>Event is received when application is successfully registered for push notifications, after calling [[[registerForPushNotifications]]]</translate>
+
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/NotificationManager|NotificationManager]]<br/>
 +
=== <translate>Descriptio</translate>n ===
 +
<translate>Event is received when application is successfully registered for push notifications, after calling ''registerForPushNotifications''</translate>

Latest revision as of 10:58, 3 September 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