template <>
class WireWeakOnewayClientImpl
Defined at line 9921 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus OnContextDevToolsAvailable (::fidl::ServerEnd< ::fuchsia_web::DevToolsPerContextListener> && listener)
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.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.