|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeviceListener
| Method Summary | |
|---|---|
void |
notifyDeviceAddressChanged(DeviceServer device)
A device has changed its address. |
void |
notifyDeviceConnected(DeviceServer device)
A new device has connected. |
void |
notifyDeviceDisconnected(DeviceServer device)
A device has quit and needs to be removed. |
void |
notifyDeviceInfoChanged(DeviceServer device)
Some info (name, UDID) about the device has changed. |
| Method Detail |
|---|
void notifyDeviceConnected(DeviceServer device)
device - void notifyDeviceDisconnected(DeviceServer device)
device - void notifyDeviceAddressChanged(DeviceServer device)
device - void notifyDeviceInfoChanged(DeviceServer device)
device -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||