Package javaforce

Interface MQTTEvents

All Known Implementing Classes:
MQTTViewer

public interface MQTTEvents
MQTT Events
Author:
pquiring
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    message(String topic, String msg)
     
  • Method Details