ABLightManager Class Reference
Inherits from | NSObject |
Declared in | ABLightManager.h ABLightManager.m |
Overview
- The ABLightManager class defines the interface for scan April lights.
- You use an instance of this class to scan April light
Instance Methods
startDiscoverLight
Start discover April light. Call lightManager:didDiscoverLight: when discovered. Will remove all discovered lights when this method be called.
- (void)startDiscoverLight
Return Value
void
Discussion
Start discover April light. Call lightManager:didDiscoverLight: when discovered. Will remove all discovered lights when this method be called.
See Also
Declared In
ABLightManager.h