Interface UPnPListener

All Known Implementing Classes:
UPnPPlugin

public interface UPnPListener
  • Method Details

    • deviceDiscovered

      boolean deviceDiscovered(String USN, URL location)
    • rootDeviceFound

      void rootDeviceFound(UPnPRootDevice device)