We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d2a6b commit 95c1252Copy full SHA for 95c1252
en-us/api/QuecPythonClasslib.md
@@ -1130,7 +1130,7 @@ Call this API to writes a phone number record.
1130
1131
> **sim.setCallback(usrFun)**
1132
1133
-Call this API to registers the listening callback function. The callback function will be triggered when receiving SMS.
+Call this API to registers the listening callback function.
1134
1135
(Only valid when the SIM card hot-plugging is enabled.)
1136
zh-cn/api/QuecPythonClasslib.md
@@ -1158,7 +1158,7 @@ sim卡解锁。当多次错误输入 PIN/PIN2 码后,SIM 卡状态为请求 PU
1158
1159
1160
1161
-注册监听回调函数。在接收短信时,会触发该回调函数。
+注册监听回调函数。响应SIM卡热插拔。
1162
1163
(该函数只有在SIM卡热插拔的宏打开的情况下才会存在,一般默认打开)
1164
0 commit comments