Package 

Class MqttConnectStatusEventModel

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private boolean isConnect
    • Method Summary

      Modifier and Type Method Description
      boolean isConnect()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MqttConnectStatusEventModel

        MqttConnectStatusEventModel(boolean isConnect)