Android Beacon Library - didRangeBeaconsInRegion Method -


i have theory question. when using method didrangebeaconsinregion of android beacon library, method returns beacons found nearby, eventhough diferent regions (uuid), or returns beacons of same region (uuid) defined?

thanks,

if set 2 different region objects, region1 , region2, , start ranging on them, 2 callbacks each second.

the first callback give list of beacons matching region1 , second give list of beacons matching region2.

this behavior not specific uuid, region. if define wildcard region not specify uuid, single callback return beacons seen. if define region uuid specified, callback region contain list including beacons matching uuid.


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

minify - Minimizing css files -

php - How to remove letter in front of the word laravel -