template <>
class WireSyncClientImpl
Defined at line 243 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fuchsia_fonts::FontSetEventListener>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_fonts::FontSetEventListener::OnFontSetUpdated> OnFontSetUpdated (::fuchsia_fonts::wire::FontSetUpdatedEvent event)
The set of fonts available in the `Provider` has changed. See
[`fuchsia.fonts/FontSetUpdatedEvent`].
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.