template <>

class WireWeakSyncClientImpl

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

Public Methods

::fidl::WireResult< ::fuchsia_web::PopupFrameCreationListener::OnPopupFrameCreated> OnPopupFrameCreated (::fidl::ClientEnd< ::fuchsia_web::Frame> && frame, ::fuchsia_web::wire::PopupFrameCreationInfo info)

Called when a [`Frame`] has created a new popup `frame`. Information about the popup frame,

and how it was created, is provided via `info`. Additional popup frames are delivered after

the acknowledgement callback is invoked.

Allocates 16 bytes of response buffer on the stack. Request is heap-allocated.