public static interface DnsServiceDiscovererObserver.DnsDiscoveryObserver
| Modifier and Type | Method and Description |
|---|---|
DnsServiceDiscovererObserver.DnsResolutionObserver |
onNewResolution(String name)
Notifies that a new DNS resolution started.
|
DnsServiceDiscovererObserver.DnsResolutionObserver onNewResolution(String name)
name - the name for the DNS question to
be queriedDnsServiceDiscovererObserver.DnsResolutionObserver that provides visibility into results of the current DNS resolution