Difference between revisions of "Event.PUSH REGISTRATION"
From GiderosMobile
| Line 3: | Line 3: | ||
| '''Value:''' pushRegistration<br/> | '''Value:''' pushRegistration<br/> | ||
| === Description === | === Description === | ||
| − | <translate>Event is received when application is successfully registered for push notifications, after calling  | + | <translate>Event is received when application is successfully registered for push notifications, after calling [[registerForPushNotifications]]</translate> | 
Revision as of 13:55, 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
