|
MoSync 3.3
|
Listener for push notification events. More...
#include <Notification/PushNotificationListener.h>
Public Member Functions | |
| virtual void | didReceivePushNotification (PushNotification &pushNotification)=0 |
| virtual void | didApplicationRegistered (MAUtil::String &token) |
| virtual void | didApplicationUnregister () |
| virtual void | didFailedToRegister (MAUtil::String &error) |
Listener for push notification events.