SWRLWifiManager Class Reference

Inherits from SWRLManager : NSObject
Declared in SWRLWifiManager.h
SWRLWifiManager.m

Overview

An instance of the SWRLWifiManager class is instantiated by the framework and started when Swirl is started. For the most part, you do not interact directly with this class. If you are interested in receiving wifi related events, then you use the addDelegate: method on Swirl to add an object which implements some or all of the methods in the SWRLWifiManagerDelegate.