suspend fun DnsClient.resolvePTRAwait(name: String): String?
Suspending version of method io.vertx.core.dns.DnsClient.resolvePTR
name
- the name to resolve the PTR for
Return
NOTE: This function has been automatically generated from io.vertx.core.dns.DnsClient using Vert.x codegen.