5 #ifndef PPAPI_CPP_NETWORK_PROXY_H_
6 #define PPAPI_CPP_NETWORK_PROXY_H_
51 #endif // PPAPI_CPP_NETWORK_PROXY_H_
Definition: completion_callback.h:189
static bool IsAvailable()
Returns true if the browser supports this API, false otherwise.
Definition: network_proxy.h:24
Definition: instance_handle.h:44
static int32_t GetProxyForURL(const InstanceHandle &instance, const Var &url, const pp::CompletionCallbackWithOutput< Var > &callback)
A generic type used for passing data types between the module and the page.
Definition: var.h:23