java.lang.Object |
↳ |
com.mapsted.geofence.triggers.GeofenceTrigger |
Class Overview
A Geofence Trigger which can consist of multiple different criteria.
For now, only location criteria is supported.
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
boolean
|
equals(Object arg0)
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Fields
public
final
CppGeofenceTrigger
cppGeofenceTrigger
Public Methods
public
String
getGeofenceId
()
Get location criteria associated with this geofence trigger
public
int
getPropertyId
()