template <>

class NaturalClientImpl

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

Public Methods

::fit::result< ::fidl::OneWayError> OnHttpPortOpen (const ::fidl::Request< ::fuchsia_web::DevToolsPerContextListener::OnHttpPortOpen> & request)

Called when the DevTools service starts accepting TCP connections on `port`. `port` will

remain open until the [`Context`] is destroyed.

- `port`: The port used by the service.