Package 

Class MeshDeviceRelationUpdateEventModel

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String topicId
      private final String cids
      private final String type
    • Method Summary

      Modifier and Type Method Description
      String getTopicId()
      String getCids()
      String getType()
      String toString()
      • Methods inherited from class java.lang.Object

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

      • MeshDeviceRelationUpdateEventModel

        MeshDeviceRelationUpdateEventModel(String topicId, String cids, String type)