public class SsdpClientImpl extends SsdpClient
| Modifier and Type | Field and Description |
|---|---|
static long |
DEFAULT_INTERVAL_BETWEEN_REQUESTS |
| 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.
|
createpublic static final long DEFAULT_INTERVAL_BETWEEN_REQUESTS
public void discoverServices(DiscoveryRequest req, DiscoveryListener callback)
SsdpClientdiscoverServices in class SsdpClientreq - the discovery requestcallback - the discovery listenerpublic void stopDiscovery()
SsdpClientstopDiscovery in class SsdpClientCopyright © 2020. All rights reserved.