class FrameHost

Defined at line 12131 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/hlcpp/fuchsia/web/cpp/fidl.h

Used by [`Context`] clients to delegate [`Frame`] hosting capabilities to selected peers.

Public Members

static const char[] Name_

Public Methods

void ~FrameHost ()
void CreateFrameWithParams (::fuchsia::web::CreateFrameParams params, ::fidl::InterfaceRequest< ::fuchsia::web::Frame> frame)

Behaves identically to [`Context.CreateFrameWithParams`].