public static interface DnsServiceDiscovererObserver.ResolutionResult
| Modifier and Type | Method and Description |
|---|---|
int |
nAvailable()
Number of resolved records that became
available. |
int |
nUnavailable()
Number of resolved records that became
unavailable. |
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 nUnavailable()
unavailable.unavailable