|
ESP OpenBCI - An EEG Signal Processing Library for OpenBCI Hardware | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConnectionEventListener
Implement and add to
AbstractMultiConnectionSocket.addConnectionEventListener(ConnectionEventListener)
to receive connected state events.
| Method Summary | |
|---|---|
void |
connectionEventPerformed(ConnectionEvent e)
Invoked when the connected state of the AbstractMultiConnectionSocket changes. |
| Method Detail |
|---|
void connectionEventPerformed(ConnectionEvent e)
AbstractMultiConnectionSocket changes.
e - the e
|
brought to you by Mr. Stampy | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||