How to use ESTRequestGetDevices

How to use ESTRequestGetDevices? I’m new to estimote and ios development.
I want to get all the devices’ identifies around user. ESTRequestGetDevices seems like the one to use. If anyone know any other way to do this, please let me know.

thanks
neal

ESTRequestGetDevices is just a web request to your Cloud API, it’ll fetch all the beacons you have on you Estimote Cloud account.

If you want to detect when you’re near your beacons, you can follow the Proximity or iBeacon tutorials from our developer portal: http://developer.estimote.com