iPhone - 跟踪蜂窝数据使用情况
有没有办法跟踪 iPhone 上的蜂窝数据使用情况?有很多应用程序的功能与“Dataman”和“DataUsage”相同,
基本上我正在寻找一种编程方式来获取存储在“设置”中的信息 - >一般->用法
任何帮助将不胜感激。
Is there a way to track cellular data usage on iPhone ? There are lot of apps which does the same like 'Dataman' and 'DataUsage'
Basically I am looking for a programmatic way to get information stored in Settings -> General -> Usage
Any help will be appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
要检查蜂窝网络,请使用此
To check Cellular Network Use this
您可以查询每个网络接口以获取通过它的数据。
You could query each network interface for the data going through it.