Beaconstac Android  0.9.9
com.mobstac.beaconstac.core.MSRuleProcessor Class Reference

Classes

enum  MSBeaconProximity
 
enum  MSEventType
 

Public Member Functions

ArrayList< Handler > getHandlerArray ()
 
void clearHandlerArray ()
 
 MSRuleProcessor (Context context)
 
synchronized void syncWithServer (boolean force)
 
void processRule ()
 

Static Public Attributes

static final Object lock = new Object()
 

Constructor & Destructor Documentation

com.mobstac.beaconstac.core.MSRuleProcessor.MSRuleProcessor ( Context  context)

private constructor, singleton

Member Function Documentation

ArrayList<Handler> com.mobstac.beaconstac.core.MSRuleProcessor.getHandlerArray ( )

Get TimerArray

Returns
handlerArray
void com.mobstac.beaconstac.core.MSRuleProcessor.processRule ( )

Process rules Triggered on Beacon entry, beacon exit, location change, etc. Developer can also change facts

synchronized void com.mobstac.beaconstac.core.MSRuleProcessor.syncWithServer ( boolean  force)

Download the latest ruleset from the server and update the app's local copy.


The documentation for this class was generated from the following file: