Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198
WFWiFiManager - iPhone Development Wiki

WFWiFiManager

From iPhone Development Wiki

WFWiFiManager is a class found in the WiFiPicker service bundle. WFWiFiManager is used to perform WiFi related tasks such as scanning for and retrieving lists of networks. As it is a SpringBoard plugin, it is not accessible elsewhere.

Example Usage

[[objc_getClass("WFWiFiManager") sharedInstance] knownNetworks];