public interface SsdpClient
| Modifier and Type | Method and Description |
|---|---|
void |
discoverServices(DiscoveryRequest req,
DiscoveryListener callback)
Discover specific devices of particular ServiceType.
|
void |
stopDiscovery()
Stop discovery.
|
void discoverServices(DiscoveryRequest req, DiscoveryListener callback)
req - the discovery requestcallback - the discovery listenervoid stopDiscovery()
Copyright © 2017. All rights reserved.