Difference between revisions of "Event.PUSH REGISTRATION"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Event is received when application is successfully registered for push notifications, after calling `r...") |
|||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
'''Available since:''' Gideros 2011.6<br/> | '''Available since:''' Gideros 2011.6<br/> | ||
+ | '''Value:''' pushRegistration<br/> | ||
=== Description === | === Description === | ||
Event is received when application is successfully registered for push notifications, after calling `registerForPushNotifications` | Event is received when application is successfully registered for push notifications, after calling `registerForPushNotifications` |
Revision as of 10:45, 23 August 2018
Available since: Gideros 2011.6
Value: pushRegistration
Description
Event is received when application is successfully registered for push notifications, after calling `registerForPushNotifications`