template <>

class WireWeakOnewayBufferClientImpl

Defined at line 9386 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus Create (::fuchsia_web::wire::CreateContextParams params, ::fidl::ServerEnd< ::fuchsia_web::Context> && context)

Creates a new browser [`Context`] whose state is wholly independent and isolated from other

[`Context`](`Contexts`).

- `params`: The configuration used to create the [`Context`].

- `context`: An interface request which will receive a bound [`Context`]

service.

Caller provides the backing storage for FIDL message.