template <>

class NaturalClientImpl

Defined at line 2025 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_messaging.h

Public Methods

::fidl::internal::NaturalThenable< ::fuchsia_web::NavigationPolicyProvider::EvaluateRequestedNavigation> EvaluateRequestedNavigation (const ::fidl::Request< ::fuchsia_web::NavigationPolicyProvider::EvaluateRequestedNavigation> & request)

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.