public interface IDeviceCallback
IDeviceCallback interface
Modifier and Type | Interface and Description |
---|---|
static interface |
IDeviceCallback.Linux |
static interface |
IDeviceCallback.Win32 |
Modifier and Type | Method and Description |
---|---|
void |
callback(java.lang.String device,
int event) |