template <>
class NaturalSyncClientImpl
Defined at line 1606 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_messaging.h
Public Methods
::fidl::Result< ::fuchsia_web::PopupFrameCreationListener::OnPopupFrameCreated> OnPopupFrameCreated (::fidl::Request< ::fuchsia_web::PopupFrameCreationListener::OnPopupFrameCreated> request)
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.