提交 0da3e70a 编写于 作者: W wusongqing

updated docs

Signed-off-by: Nwusongqing <wusongqing@huawei.com>
上级 dbae3262
...@@ -166,7 +166,7 @@ Stops the vibration based on the specified **stopMode**. This method uses an asy ...@@ -166,7 +166,7 @@ Stops the vibration based on the specified **stopMode**. This method uses an asy
if(error){ if(error){
console.log("error.code"+error.code+"error.message"+error.message); console.log("error.code"+error.code+"error.message"+error.message);
}else{ }else{
console.log("Callback returned to indicate successful."); console.log("Callback returned to indicate a successful stop.");
} }
}) })
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册