template <>
class WireWeakAsyncClientImpl
Defined at line 10410 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::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.
The request and callback are allocated on the heap.