template <>
class WireWeakOnewayBufferClientImpl
Defined at line 10017 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus OnHttpPortOpen (uint16_t port)
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.
Caller provides the backing storage for FIDL message.