|
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 | ||||||||
java.lang.Objectcom.github.mrstampy.esp.openbci.subscription.OpenBCISubscriptionRequest
public class OpenBCISubscriptionRequest
The Class OpenBCISubscriptionRequest.
| Constructor Summary | |
|---|---|
OpenBCISubscriptionRequest()
|
|
| Method Summary | |
|---|---|
boolean |
containsEventType(OpenBCIEventType eventType)
Contains event type. |
OpenBCIEventType[] |
getEventTypes()
Gets the event types. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenBCISubscriptionRequest()
| Method Detail |
|---|
public OpenBCIEventType[] getEventTypes()
MultiConnectionSubscriptionRequest
getEventTypes in interface MultiConnectionSubscriptionRequest<OpenBCIEventType>public boolean containsEventType(OpenBCIEventType eventType)
MultiConnectionSubscriptionRequest
containsEventType in interface MultiConnectionSubscriptionRequest<OpenBCIEventType>eventType - the event type
|
brought to you by Mr. Stampy | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||