com.netmera.mobile.push
Class NetmeraGeofenceService

java.lang.Object
  extended by com.netmera.mobile.push.NetmeraGeofenceService

public class NetmeraGeofenceService
extends java.lang.Object


Constructor Summary
NetmeraGeofenceService()
           
 
Method Summary
static void init(NetmeraGeofence geofence, android.content.Context context)
           
static void startGeofenceService()
           
static void stopGeofenceService()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetmeraGeofenceService

public NetmeraGeofenceService()
Method Detail

init

public static void init(NetmeraGeofence geofence,
                        android.content.Context context)

startGeofenceService

public static void startGeofenceService()

stopGeofenceService

public static void stopGeofenceService()