lookupByAddressFinish

open fun lookupByAddressFinish(result: AsyncResult): <Error class: unknown class><String>

Retrieves the result of a previous call to g_resolver_lookup_by_address_async().

If the DNS resolution failed, @error (if non-null) will be set to a value from #GResolverError. If the operation was cancelled,

Return

a hostname (either ASCII-only, or in ASCII-encoded form), or null on error.

Since

2.22

Parameters

result

the result passed to your #GAsyncReadyCallback