[ CCode ( has_target = false ) ]
public delegate void ProxyURIResolverCallback (ProxyURIResolver resolver, uint status, URI proxy_uri)
Callback for get_proxy_uri_async
resolver |
the ProxyURIResolver |
status |
a Status |
proxy_uri |
the resolved proxy URI, or |
user_data |
data passed to get_proxy_uri_async |