提交 2c29ae47 编写于 作者: S shawn_he

update doc

Signed-off-by: Nshawn_he <shawn.he@huawei.com>
上级 0dfc2a58
......@@ -104,7 +104,7 @@ For the complete list of APIs and example code, see [Network Policy Management](
// Specify whether the network is a metering network. The value true means a metering network and false means a non-metering network.
metered:Boolean(Number.parseInt(this.metered)),https://gitee.com/openharmony/docs/pulls/14404
// For details about the action triggered after the traffic limit is reached, see [LimitAction](../reference/apis/js-apis-net-policy.md#limitation).
// For details about the action triggered after the traffic limit is reached, see [LimitAction](../reference/apis/js-apis-net-policy.md#limitaction).
limitAction:Number.parseInt(this.limitAction)
};
this.netQuotaPolicyList.push(param);
......
......@@ -47,8 +47,8 @@
- [File Management Error Codes](errorcode-filemanagement.md)
- Network Management
- [Upload and Download Error Codes](errorcode-request.md)
- [HTTP Error Codes](errorcode-http.md)
- [Socket Error Codes](errorcode-socket.md)
- [HTTP Error Codes](errorcode-net-http.md)
- [Socket Error Codes](errorcode-net-socket.md)
- Connectivity
- [NFC Error Codes](errorcode-nfc.md)
- [RPC Error Codes](errorcode-rpc.md)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册