class Intl

Defined at line 11913 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

Settings related to internationalization such as locale, time zone, and

temperature units.

Supported SettingsEpitaph enums:

REQUEST_NOT_SUPPORTED, INTERNAL_SERVICE_ERROR, PERSISTENT_STORAGE_ERROR,

FILE_READ_ERROR

Public Members

static const char[] Name_

Public Methods

void ~Intl ()
void Watch (WatchCallback callback)

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.

void Set (::fuchsia::settings::IntlSettings settings, SetCallback callback)

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

no-op, and will not make any changes.