public interface GeoFencingProvider
Modifier and Type | Interface and Description |
---|---|
static class |
GeoFencingProvider.GeoFencingProviderProducer |
Modifier and Type | Method and Description |
---|---|
void |
addRegion(Region region)
Add a region that will be monitored to see if the user enters it.
|
void |
removeRegion(Region region)
Remove the monitored region.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.