template <>
class WireWeakAsyncBufferClientImpl
Defined at line 10428 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireBufferThenable< ::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.