class NavigationController_SyncProxy
Defined at line 12964 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/hlcpp/fuchsia/web/cpp/fidl.h
Public Methods
void NavigationController_SyncProxy (::zx::channel channel)
void ~NavigationController_SyncProxy ()
zx_status_t LoadUrl (::std::string url, ::fuchsia::web::LoadUrlParams params, ::fuchsia::web::NavigationController_LoadUrl_Result * out_NavigationController_LoadUrl_Result)
cts-coverage-fidl-name:fuchsia.web/NavigationController.LoadUrl
zx_status_t GoBack ()
cts-coverage-fidl-name:fuchsia.web/NavigationController.GoBack
zx_status_t GoForward ()
cts-coverage-fidl-name:fuchsia.web/NavigationController.GoForward
zx_status_t Stop ()
cts-coverage-fidl-name:fuchsia.web/NavigationController.Stop
zx_status_t Reload (::fuchsia::web::ReloadType type)
cts-coverage-fidl-name:fuchsia.web/NavigationController.Reload
Friends
class SynchronousInterfacePtr