public static class

PropertyLocationCriteria.Builder

extends Object
java.lang.Object
   ↳ com.mapsted.geofence.triggers.PropertyLocationCriteria.Builder

Summary

Public Constructors
Builder(int propertyId)
Public Methods
PropertyLocationCriteria build()
PropertyLocationCriteria.Builder setTriggerDelay(float delaySec, boolean ignoreDelayedEventIfStateChanged)
Sets trigger delay and whether or not to skip trigger if state changes
PropertyLocationCriteria.Builder setTriggerDirection(ILocationCriteria.LocationTriggerDirection direction)
Sets trigger direction
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public Builder (int propertyId)

Public Methods

public PropertyLocationCriteria build ()

public PropertyLocationCriteria.Builder setTriggerDelay (float delaySec, boolean ignoreDelayedEventIfStateChanged)

Sets trigger delay and whether or not to skip trigger if state changes

public PropertyLocationCriteria.Builder setTriggerDirection (ILocationCriteria.LocationTriggerDirection direction)

Sets trigger direction