template <>
class NaturalClientImpl
Defined at line 827 of file fidling/gen/sdk/fidl/fuchsia.power.broker/fuchsia.power.broker/cpp/fidl/fuchsia.power.broker/cpp/natural_messaging.h
Public Methods
::fidl::internal::NaturalThenable< ::fuchsia_power_broker::LeaseControl::WatchStatus> WatchStatus (const ::fidl::Request< ::fuchsia_power_broker::LeaseControl::WatchStatus> & request)
Get the current status of the lease.
If last_status is UNKNOWN, the call will return immediately
with the current status. Otherwise, the call will block
until the current status differs from last_status.