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