|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UPnPClientDeviceListener
This interface represents a listener to UPnP device availability on a home network.
UPnPManagedDeviceListener| Method Summary | |
|---|---|
void |
notifyDeviceAdded(UPnPClientDevice device)
Notifies the listener that a UPnP device was added to a home network. |
void |
notifyDeviceRemoved(UPnPClientDevice device)
Notifies the listener that a UPnP device was removed from a home network, or did not renew its advertisement prior to expiration of the prior advertisement. |
| Method Detail |
|---|
void notifyDeviceAdded(UPnPClientDevice device)
device - The UPnPDevice that was added.void notifyDeviceRemoved(UPnPClientDevice device)
device - The UPnPDevice that was removed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||