public interface NotificationHandler
| Modifier and Type | Method and Description |
|---|---|
void |
gotNotification(Notification data)
Verifica o interesse do handler nessa notificação, e
executa o tratamento referente a ela.
|
void gotNotification(Notification data)
notificationData - a notificação.Copyright © 2015. All Rights Reserved.