class NavigationController_Proxy
Defined at line 12927 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/hlcpp/fuchsia/web/cpp/fidl.h
Public Methods
void NavigationController_Proxy (::fidl::internal::ProxyController * controller)
void ~NavigationController_Proxy ()
zx_status_t Dispatch_ (::fidl::HLCPPIncomingMessage message)
void LoadUrl (::std::string url, ::fuchsia::web::LoadUrlParams params, LoadUrlCallback callback)
cts-coverage-fidl-name:fuchsia.web/NavigationController.LoadUrl
void GoBack ()
cts-coverage-fidl-name:fuchsia.web/NavigationController.GoBack
void GoForward ()
cts-coverage-fidl-name:fuchsia.web/NavigationController.GoForward
void Stop ()
cts-coverage-fidl-name:fuchsia.web/NavigationController.Stop
void Reload (::fuchsia::web::ReloadType type)
cts-coverage-fidl-name:fuchsia.web/NavigationController.Reload