提交 6e2b9ac3 编写于 作者: S summer8999

modify docs

Signed-off-by: Nsummer8999 <xionghuan7@huawei.com>
上级 a700e6f6
......@@ -464,7 +464,7 @@ getLocalDeviceInfo(): Promise&lt;DeviceInfo&gt;
getDeviceInfo(networkId: string, callback:AsyncCallback&lt;DeviceInfo&gt;): void
获取指定设备信息。使用callback异步回调。
获取指定设备信息。使用callback异步回调。
**系统能力**:SystemCapability.DistributedHardware.DeviceManager
......@@ -502,7 +502,7 @@ getDeviceInfo(networkId: string, callback:AsyncCallback&lt;DeviceInfo&gt;): void
getDeviceInfo(networkId: string): Promise&lt;DeviceInfo&gt;
获取指定设备信息。使用Promise异步回调。
获取指定设备信息。使用Promise异步回调。
**系统能力**:SystemCapability.DistributedHardware.DeviceManager
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册