-
public class BlueMeshGroupUpdateEventModelCreated by zsg on 17/10/14.
-
-
Constructor Summary
Constructors Constructor Description BlueMeshGroupUpdateEventModel(String nodeId, boolean isSuccess, String msg, String errorCode)
-
Method Summary
Modifier and Type Method Description StringgetNodeId()booleanisSuccess()StringgetMsg()StringgetErrorCode()-
-
Method Detail
-
getNodeId
String getNodeId()
-
isSuccess
boolean isSuccess()
-
getMsg
String getMsg()
-
getErrorCode
String getErrorCode()
-
-
-
-