com.buglabs.bug.module.motion.pub
Interface IMotionObserver

All Known Implementing Classes:
MotionWS

public interface IMotionObserver

Implementors will register an ImotionObserver with IMotionSubject to be notified when motion events occur.

Author:
aroman

Method Summary
 void motionDetected()
           
 

Method Detail

motionDetected

void motionDetected()