| Package | com.myflashlab.air.extensions.gps |
| Class | public class GeofencingManager |
| Inheritance | GeofencingManager Object |
| Method | Defined By | ||
|---|---|---|---|
GeofencingManager($context:ExtensionContext)
do not try to initialize this class manually. | GeofencingManager | ||
add($model:GeofencingModel):void | GeofencingManager | ||
start():void | GeofencingManager | ||
stop():void | GeofencingManager | ||
| GeofencingManager | () | Constructor |
public function GeofencingManager($context:ExtensionContext)
do not try to initialize this class manually. instead, init the main Gps class and access this class using Gps.geofencing
$context:ExtensionContext |
| add | () | method |
| start | () | method |
public function start():void| stop | () | method |
public function stop():void