[ CCode ( array_length = false , array_null_terminated = true ) ]
public abstract async string[] lookup_async (string uri, Cancellable? cancellable = null) throws Error
Asynchronous lookup of proxy.
See lookup for more details.
this | |
uri |
a URI representing the destination to connect to |
cancellable |
a Cancellable, or null |
callback |
callback to call after resolution completes |
user_data |
data for |