All Packages Class Hierarchy This Package Previous Next Index
Interface lava.net.psyc.packages.NotificationServerListener
- public interface NotificationServerListener
-
notificationRequestSubscribe(UNL, String)
-
-
notificationUnsubscribed(UNL, String)
-
notificationRequestSubscribe
public abstract void notificationRequestSubscribe(UNL source,
String body)
notificationUnsubscribed
public abstract void notificationUnsubscribed(UNL source,
String body)
All Packages Class Hierarchy This Package Previous Next Index