Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
en:references [2019/09/20 11:28] jbkim |
en:references [2019/09/23 13:25] (current) simba |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== References ====== | ====== References ====== | ||
| =====DeviceListener===== | =====DeviceListener===== | ||
| - | DeviceListener is a callback listener that receives callback data from the device. | + | DeviceListener is a callback listener that receives data from the device. |
| <code java> | <code java> | ||
| public class DeviceListener implements IDeviceListener | public class DeviceListener implements IDeviceListener | ||