|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.netmera.mobile.NetmeraGeofenceService
NetmeraLocationService class instead.
@Deprecated public class NetmeraGeofenceService
| Method Summary | |
|---|---|
static void |
init(NetmeraGeofence geofence,
android.content.Context context)
Deprecated. To be able to start Geofence Service, you should first call this method with the given parameters. |
static void |
startGeofenceService()
Deprecated. Starts Geofence Service of Netmera. |
static void |
stopGeofenceService()
Deprecated. Stops Geofence Service. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void init(NetmeraGeofence geofence,
android.content.Context context)
throws NetmeraException
geofence - a NetmeraGeofence instancecontext - a Context instance
NetmeraException - if your Netmera account type does not have GeofenceService
usage permission.public static void startGeofenceService()
public static void stopGeofenceService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||