[ Version ( deprecated = true , since = "2.26.3" ) ]
public abstract void get_proxy_uri_async (URI uri, MainContext? async_context, Cancellable? cancellable, ProxyURIResolverCallback callback)
Warning: get_proxy_uri_async is deprecated.
Asynchronously determines a proxy URI to use for msg
and calls callback
.
ProxyURIResolver is deprecated in favor of ProxyResolver
this |
the ProxyURIResolver |
uri |
the URI you want a proxy for |
async_context |
the MainContext to invoke |
cancellable |
a Cancellable, or |
callback |
callback to invoke with the proxy address |
user_data |
data for |