template <>
class WireSyncClientImpl
Defined at line 484 of file fidling/gen/sdk/fidl/fuchsia.accessibility/fuchsia.accessibility/cpp/fidl/fuchsia.accessibility/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_accessibility::ColorTransform>|,
avoiding setting up a client.
Public Methods
::fidl::OneWayStatus RegisterColorTransformHandler (::fidl::ClientEnd< ::fuchsia_accessibility::ColorTransformHandler> && handler)
Registers a handler for changes in the color transform configuration.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.