public interface PushNotificationListener extends EventHandler
| Modifier and Type | Method and Description |
|---|---|
void |
messageReceived(PushNotificationEvent e) |
void |
tokenReceived(PushNotificationEvent e) |
void tokenReceived(PushNotificationEvent e)
void messageReceived(PushNotificationEvent e)