objective c - Disable WiFi with CWWiFiClient -


it appears cwinterface deprecated in 10.10 yosemite, , has been replaced cwwificlient.

in cwinterface use setpower method disable wifi, not know of similar method in cwwificlient.

does know how disable wifi cwwificlient?

thanks.

get cwinterface instance this:

let _en: cwinterface! = cwwificlient.sharedwificlient().interface() 

and can use setpower method disable wifi again!


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -