开发者

Is there an API to turn off IP traffic on iPhone?

开发者 https://www.devze.com 2023-02-28 01:35 出处:网络
I\'d like to disable any kind of TCP/IP traffic (so, once a user clicks a button, it blocks the phone from accessing internet, until the button is clicked again), from iPhone programmatically without

I'd like to disable any kind of TCP/IP traffic (so, once a user clicks a button, it blocks the phone from accessing internet, until the button is clicked again), from iPhone programmatically without using any pr开发者_如何学JAVAivate APIs.


That is part of the OS already. Settings: Airplane Mode. I don't think the setting is available for Apps since it wold go way beyond what a App should do.

0

精彩评论

暂无评论...
验证码 换一张
取 消