未验证 提交 44093909 编写于 作者: Z zengyawen 提交者: Gitee

update zh-cn/application-dev/reference/apis/js-apis-call.md.

Signed-off-by: Nzengyawen <zengyawen1@huawei.com>
上级 65210fc3
......@@ -518,7 +518,7 @@ promise.then(data => {
muteRinger\(callback: AsyncCallback<void\>\): void
如果来电铃声响起,手机将停止铃声。否则,此方法不起作用。使用callback异步回调。
如果来电铃声响起,设备将停止铃声。否则,此方法不起作用。使用callback异步回调。
此接口为系统接口。
......@@ -545,7 +545,7 @@ call.muteRinger((err, data) => {
muteRinger\(\): Promise<void\>
如果来电铃声响起,手机将停止铃声。否则,此方法不起作用。使用Promise异步回调。
如果来电铃声响起,设备将停止铃声。否则,此方法不起作用。使用Promise异步回调。
此接口为系统接口。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册