public interface DiscoveryResultsHandler
| Modifier and Type | Method and Description |
|---|---|
void |
discoveredDevice(java.lang.String usn,
java.lang.String udn,
java.lang.String nt,
java.lang.String maxAge,
java.net.URL location,
java.lang.String firmware)
Method called by the DiscoveryListener class when a search
response message has been received from the network
|
void discoveredDevice(java.lang.String usn,
java.lang.String udn,
java.lang.String nt,
java.lang.String maxAge,
java.net.URL location,
java.lang.String firmware)
usn - the device USNudn - the device UDNnt - the device NTmaxAge - the message max agelocation - the device locationfirmware - the device firmware