template <>
class WireSyncClientImpl
Defined at line 1002 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::Magnifier>|,
avoiding setting up a client.
Public Methods
::fidl::OneWayStatus RegisterHandler (::fidl::ClientEnd< ::fuchsia_accessibility::MagnificationHandler> && handler)
Registers the camera control to be used for applying magnification. If
a previous handler had been registered, that handler is dropped.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.