Package org.cybergarage.upnp.event
Interface EventListener
- All Known Implementing Classes:
UPnP
public interface EventListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
eventNotifyReceived
(String uuid, long seq, String varName, String value)
-
Method Details
-
eventNotifyReceived
-