template <>

class WireSyncBufferClientImpl

Defined at line 299 of file fidling/gen/sdk/fidl/fuchsia.ui.composition.internal/fuchsia.ui.composition.internal/cpp/fidl/fuchsia.ui.composition.internal/cpp/wire_messaging.h

Public Methods

::fidl::WireUnownedResult< ::fuchsia_ui_composition_internal::DisplayOwnership::GetEvent> GetEvent ()

Gets an event signaled with SIGNAL_DISPLAY_OWNED or SIGNAL_DISPLAY_NOT_OWNED

when display ownership changes.

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.