template <>
class WireSyncClientImpl
Defined at line 288 of file fidling/gen/sdk/fidl/fuchsia.ui.composition.internal/fuchsia.ui.composition.internal/cpp/fidl/fuchsia.ui.composition.internal/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_ui_composition_internal::DisplayOwnership>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_ui_composition_internal::DisplayOwnership::GetEvent> GetEvent ()
Gets an event signaled with SIGNAL_DISPLAY_OWNED or SIGNAL_DISPLAY_NOT_OWNED
when display ownership changes.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.