Package | Description |
---|---|
org.jboss.errai.ui.cordova.geofencing |
Modifier and Type | Method and Description |
---|---|
void |
GeoFencingStandardProvider.addRegion(Region region) |
void |
GeoFencingProvider.addRegion(Region region)
Add a region that will be monitored to see if the user enters it.
|
void |
GeoFencingBrowserProvider.addRegion(Region region) |
void |
GeoFencingStandardProvider.removeRegion(Region region) |
void |
GeoFencingProvider.removeRegion(Region region)
Remove the monitored region.
|
void |
GeoFencingBrowserProvider.removeRegion(Region region) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.