|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OnNotificationHandler
This interface must be implemented by the classes that need to be notified on events
Method Summary | |
---|---|
void |
onNotification(SuperfeedrEventExtension event)
This method is called when an event is sent by the Superfeedr server. |
Method Detail |
---|
void onNotification(SuperfeedrEventExtension event)
event
- the event received from the superfeedr server
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |