public static class

BuildingLocationCriteria.Builder

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

Summary

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

Public Constructors

public Builder (int buildingId)

Public Methods

public BuildingLocationCriteria build ()

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

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

public BuildingLocationCriteria.Builder setTriggerDirection (ILocationCriteria.LocationTriggerDirection direction)

Sets trigger direction