Interface EventListener

  • All Known Implementing Classes:
    UPnP

    public interface EventListener
    • Method Detail

      • eventNotifyReceived

        void eventNotifyReceived​(String uuid,
                                 long seq,
                                 String varName,
                                 String value)