NSKBeaconManagerDelegate
Delegate protocol for the Nearspeak beacon manager class.
-
This method informs, that there are new found beacons available.
Declaration
Swift
func beaconManager(manager: NSKBeaconManager!, foundBeacons:[CLBeacon])
Parameters
manager
The Nearspeak beacon manager object.
foundBeacons
An array with CLBeacon objects.