Package org.syncany.operations.watch
Interface NotificationListener.NotificationListenerListener
-
- All Known Implementing Classes:
WatchOperation
- Enclosing class:
- NotificationListener
public static interface NotificationListener.NotificationListenerListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
pushNotificationReceived(java.lang.String channel, java.lang.String message)
-
-
-
Method Detail
-
pushNotificationReceived
void pushNotificationReceived(java.lang.String channel, java.lang.String message)
-
-