class Loader_SyncProxy
Defined at line 1609 of file fidling/gen/sdk/fidl/fuchsia.net.http/fuchsia.net.http/hlcpp/fuchsia/net/http/cpp/fidl.h
Public Methods
void Loader_SyncProxy (::zx::channel channel)
void ~Loader_SyncProxy ()
zx_status_t Fetch (::fuchsia::net::http::Request request, ::fuchsia::net::http::Response * out_response)
cts-coverage-fidl-name:fuchsia.net.http/Loader.Fetch
zx_status_t Start (::fuchsia::net::http::Request request, ::fidl::InterfaceHandle< ::fuchsia::net::http::LoaderClient> client)
cts-coverage-fidl-name:fuchsia.net.http/Loader.Start
Friends
class SynchronousInterfacePtr