class Light_Proxy
Defined at line 11155 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h
Public Methods
void Light_Proxy (::fidl::internal::ProxyController * controller)
void ~Light_Proxy ()
zx_status_t Dispatch_ (::fidl::HLCPPIncomingMessage message)
void WatchLightGroups (WatchLightGroupsCallback callback)
cts-coverage-fidl-name:fuchsia.settings/Light.WatchLightGroups
void WatchLightGroup (::std::string name, WatchLightGroupCallback callback)
cts-coverage-fidl-name:fuchsia.settings/Light.WatchLightGroup
void SetLightGroupValues (::std::string name, ::std::vector< ::fuchsia::settings::LightState> state, SetLightGroupValuesCallback callback)
cts-coverage-fidl-name:fuchsia.settings/Light.SetLightGroupValues