Package | Description |
---|---|
com.tencentcloudapi.iottid.v20190411.models |
Modifier and Type | Method and Description |
---|---|
TidKeysInfo[] |
DownloadTidsResponse.getTidSet()
Get 下载的TID信息列表
注意:此字段可能返回 null,表示取不到有效值。
|
TidKeysInfo[] |
DeliverTidsResponse.getTidSet()
Get 空发的TID信息
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DownloadTidsResponse.setTidSet(TidKeysInfo[] TidSet)
Set 下载的TID信息列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DeliverTidsResponse.setTidSet(TidKeysInfo[] TidSet)
Set 空发的TID信息
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2020. All rights reserved.