A class for managing wireless connections.
A class for representing a wireless network.
id sharedInstance()
A shared instance of the wireless manager.
bool BOOL
A Boolean value.
BOOL disconnect()
Disconnect from the current Wi‑Fi network.
BOOL scan()
Initiates a scan for available Wi-Fi networks.
Describes a discovered Wi‑Fi network (scan result).
id< WirelessDelegate > delegate()
Gets the current wireless delegate.
The base class for objects in the Foundation framework.
struct objc_object * id
A pointer to an instance of a class.