|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICallbackAction
Interface for callback actions for trigger.
Note: Actions may only take up to 5 seconds to complete after the respective motion has finished.
| Method Summary | |
|---|---|
void |
onTriggerFired(IFiredTriggerInfo triggerInformation)
Indicates that the trigger has fired. |
| Method Detail |
|---|
void onTriggerFired(IFiredTriggerInfo triggerInformation)
Note: This method may only take up to 5 seconds to complete after the respective motion has finished.
triggerInformation - details about the fired trigger.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||