template <>

class NaturalClientImpl

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

Public Methods

::fit::result< ::fidl::OneWayError> OnContextDevToolsAvailable (::fidl::Request< ::fuchsia_web::DevToolsListener::OnContextDevToolsAvailable> request)

Called when the DevTools service is available on a new [`Context`].

- `listener`: Channel over which DevTools events for the new [`Context`] will

be delivered. This channel will disconnect when the [`Context`] is destroyed.