class Provider
Defined at line 129 of file fidling/gen/sdk/fidl/fuchsia.update.channel/fuchsia.update.channel/hlcpp/fuchsia/update/channel/cpp/fidl.h
Information about the state of the update system.
Public Members
static const char[] Name_
Public Methods
void ~Provider ()
void GetCurrent (GetCurrentCallback callback)
Retrieve the currently active update channel.
- response `channel` the currently active update channel.