This API gives you those beacons and WiFi APs that were detected and internally used by IndoorAtlas SDK in each scan period. 


Important: If you need beacon or WiFi scanning in your app for also other purposes than indoor positioning, we advise using these APIs instead of directly using the corresponding platform APIs -- the reason is that e.g. Android has limitations on how much one app can scan, and after too frequent requests from the same app, the OS starts throttling the requests, which may adversely affect also indoor positioning.



NOTE : This API is access controlled and can be enabled only by IndoorAtlas

Support. If you intend to use the API, please contact us at support@indooratlas.com.





API Specifications

The Beacon and WiFi Scanning Callbacks API consists of the following:

1. Scanning callback and error API for Android, see API spec here

2. Scanning callback API for iOS, see API spec here

3. Error callback API for iOS, see API spec here