lookupRecordsAsync
open fun lookupRecordsAsync(rrname: String, recordType: ResolverRecordType, cancellable: Cancellable? = null, callback: AsyncReadyCallback)
Begins asynchronously performing a DNS lookup for the given
Since
2.34
Parameters
rrname
the DNS name to look up the record for
recordType
the type of DNS record to look up
cancellable
a #GCancellable, or null
callback
callback to call after resolution completes