mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2025-03-06 00:07:43 +00:00
网络管理文档资料一致性整改
Signed-off-by: wulimm <hanjing5@huawei.com>
This commit is contained in:
parent
b5f8afb684
commit
77b562e624
8
api/@ohos.net.connection.d.ts
vendored
8
api/@ohos.net.connection.d.ts
vendored
@ -1116,7 +1116,7 @@ declare namespace connection {
|
||||
* @throws { BusinessError } 401 - Parameter error.
|
||||
* @throws { BusinessError } 2100002 - Failed to connect to the service.
|
||||
* @throws { BusinessError } 2100003 - System internal error.
|
||||
* @throws { BusinessError } 2101007 - The callback does not exists.
|
||||
* @throws { BusinessError } 2101007 - The callback does not exist.
|
||||
* @syscap SystemCapability.Communication.NetManager.Core
|
||||
* @since 8
|
||||
*/
|
||||
@ -1127,7 +1127,7 @@ declare namespace connection {
|
||||
* @throws { BusinessError } 401 - Parameter error.
|
||||
* @throws { BusinessError } 2100002 - Failed to connect to the service.
|
||||
* @throws { BusinessError } 2100003 - System internal error.
|
||||
* @throws { BusinessError } 2101007 - The callback does not exists.
|
||||
* @throws { BusinessError } 2101007 - The callback does not exist.
|
||||
* @syscap SystemCapability.Communication.NetManager.Core
|
||||
* @crossplatform
|
||||
* @since 10
|
||||
@ -1139,7 +1139,7 @@ declare namespace connection {
|
||||
* @throws { BusinessError } 401 - Parameter error.
|
||||
* @throws { BusinessError } 2100002 - Failed to connect to the service.
|
||||
* @throws { BusinessError } 2100003 - System internal error.
|
||||
* @throws { BusinessError } 2101007 - The callback does not exists.
|
||||
* @throws { BusinessError } 2101007 - The callback does not exist.
|
||||
* @syscap SystemCapability.Communication.NetManager.Core
|
||||
* @crossplatform
|
||||
* @atomicservice
|
||||
@ -1151,7 +1151,7 @@ declare namespace connection {
|
||||
* @throws { BusinessError } 401 - Parameter error.
|
||||
* @throws { BusinessError } 2100002 - Failed to connect to the service.
|
||||
* @throws { BusinessError } 2100003 - System internal error.
|
||||
* @throws { BusinessError } 2101007 - The callback does not exists.
|
||||
* @throws { BusinessError } 2101007 - The callback does not exist.
|
||||
* @syscap SystemCapability.Communication.NetManager.Core
|
||||
* @crossplatform
|
||||
* @atomicservice
|
||||
|
Loading…
x
Reference in New Issue
Block a user