Interface MQTTEvents


public interface MQTTEvents
Author:
pquiring
  • Method Summary

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