获取客户电话号码

发布于 2024-11-29 05:33:25 字数 66 浏览 0 评论 0原文

如何在 QML 中获取客户手机的电话号码?

不是用户联系人列表中某人的电话号码。

谢谢

How can I get phone number of client's cell phone in QML?

Not a phone number of someone in users contact list.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

为人所爱 2024-12-06 05:33:25

不知道手机中存储的客户电话号码。有些运营商可能会将其包含在 SIM 卡中,但并非全部。如果您想使用客户的电话号码,那么他必须提供。为了进行验证,您可以创建一条短信并将其发送到同一号码并尝试捕获它。如果返回,则号码正确,否则可能不正确或只是延迟,或者电话配置错误且发送失败。

There is no knowledge of the client's phone number stored in the phone. Some operators may include it into SIM card, but not all. If you want to use client's phone number then he must provide it. For verification you could create and send a SMS to the same number and try to catch it. If it returns then the number is correct otherwise it might be incorrect or just delayed or phone is misconfigured and sending failed.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文