|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface UniversalReader.ButtonListener
Interface definition for a callbacks to notify for button event.
Method Summary | |
---|---|
void |
OnButtonStateChanged(boolean pressed)
This method is invoke when button state is changed. |
Method Detail |
---|
void OnButtonStateChanged(boolean pressed)
pressed
- current button state.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |