-
public class MeshDeviceRelationUpdateEventModelCreated by letian on 2017/9/18.
-
-
Constructor Summary
Constructors Constructor Description MeshDeviceRelationUpdateEventModel(String topicId, String cids, String type)
-
Method Summary
Modifier and Type Method Description StringgetTopicId()StringgetCids()StringgetType()StringtoString()-
-
Method Detail
-
getTopicId
String getTopicId()
-
getCids
String getCids()
-
getType
String getType()
-
toString
String toString()
-
-
-
-