public final class Hub extends Object
| Constructor and Description |
|---|
Hub() |
Hub(String applicationIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(DeviceListener listener) |
void |
copyDirectory(File sourceLocation,
File targetLocation) |
void |
removeListener(DeviceListener listener) |
void |
run(int duration) |
void |
runOnce(int duration) |
Myo |
waitForMyo(int timeout) |
public Hub()
public Hub(String applicationIdentifier)
public Myo waitForMyo(int timeout)
public void addListener(DeviceListener listener)
public void removeListener(DeviceListener listener)
public void run(int duration)
public void runOnce(int duration)
public void copyDirectory(File sourceLocation, File targetLocation) throws IOException
IOExceptionCopyright © 2014. All Rights Reserved.