template <>
class WireSyncBufferClientImpl
Defined at line 4719 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_web::NavigationPolicyProvider::EvaluateRequestedNavigation> EvaluateRequestedNavigation (::fuchsia_web::wire::RequestedNavigation requested_navigation)
Called when the [`Frame`] is processing a navigation request in one of the phase(s)
specified in [`NavigationPolicyProviderParams`]. Navigation is paused until the result is
received. The returned [`NavigationDecision`] defines how the navigation should proceed.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.