public static interface DnsServiceDiscovererObserver.ResolutionResult
| Modifier and Type | Method and Description |
|---|---|
int |
nAvailable()
Number of resolved records that became
available. |
int |
nMissing()
Number of missing records compared to the previous resolution result.
|
int |
resolvedRecords()
Number of resolved DNS records.
|
int |
ttl()
Minimum Time To Live (TTL) of the resolved DNS records in seconds.
|
int resolvedRecords()
int ttl()
int nAvailable()
available.availableint nMissing()