public class SsdpClientImpl extends Object implements SsdpClient
| Constructor and Description |
|---|
SsdpClientImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
discoverServices(DiscoveryRequest req,
DiscoveryListener callback)
Discover specific devices of particular ServiceType.
|
void |
stopDiscovery()
Stop discovery.
|
public void discoverServices(DiscoveryRequest req, DiscoveryListener callback)
SsdpClientdiscoverServices in interface SsdpClientreq - the discovery requestcallback - the discovery listenerpublic void stopDiscovery()
SsdpClientstopDiscovery in interface SsdpClientCopyright © 2017. All rights reserved.