template <>

class WireWeakAsyncBufferClientImpl

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

Public Methods

::fidl::internal::WireBufferThenable< ::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.

Caller provides the backing storage for FIDL message.