提交 a3f88db1 编写于 作者: L liyufan
上级 76165cc7
...@@ -1969,8 +1969,8 @@ connection.getDefaultNet().then(function (netHandle) { ...@@ -1969,8 +1969,8 @@ connection.getDefaultNet().then(function (netHandle) {
| 名称 | 类型 | 必填 | 说明 | | 名称 | 类型 | 必填 | 说明 |
| --------------------- | ---------------------------------- | --- | ------------------------ | | --------------------- | ---------------------------------- | --- | ------------------------ |
| linkUpBandwidthKbps | number | 否 | 上行(设备到网络)带宽。 | | linkUpBandwidthKbps | number | 否 | 上行(设备到网络)带宽,0表示无法评估。 |
| linkDownBandwidthKbps | number | 否 | 下行(网络到设备)带宽。 | | linkDownBandwidthKbps | number | 否 | 下行(网络到设备)带宽,0表示无法评估。 |
| networkCap | Array\<[NetCap](#netcap)> | 否 | 网络具体能力。 | | networkCap | Array\<[NetCap](#netcap)> | 否 | 网络具体能力。 |
| bearerTypes | Array\<[NetBearType](#netbeartype)> | 是 | 网络类型。 | | bearerTypes | Array\<[NetBearType](#netbeartype)> | 是 | 网络类型。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册