public class GroupInfo extends Object
| Constructor and Description |
|---|
GroupInfo(String groupName,
String groupId,
String cloudName,
int deviceNum) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCloudName() |
int |
getDeviceNum() |
String |
getGroupId() |
String |
getGroupName() |
Copyright © 2016–2021. All rights reserved.