template <>
class WireSyncBufferClientImpl
Defined at line 2655 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 via an argument to `.buffer()`.