template <>

class NaturalClientImpl

Defined at line 2127 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_messaging.h

Public Methods

::fidl::internal::NaturalThenable< ::fuchsia_settings::Intl::Watch> Watch ()

Gets the current [IntlSettings]. Returns immediately on first call;

subsequent calls return when the value changes.

If this call fails, it is considered a fatal error and the channel

will be closed.

::fidl::internal::NaturalThenable< ::fuchsia_settings::Intl::Set> Set (const ::fidl::Request< ::fuchsia_settings::Intl::Set> & request)

Sets [IntlSettings] settings. Any field not explicitly set in the table performs a

no-op, and will not make any changes.