Package-level declarations
Types
Describes the auto polling configuration.
Defines levels to control logging verbosity.
A cache API used to make custom cache implementations.
ConfigCat SDK client.
Configuration options for ConfigCatClient.
An object containing attributes to properly identify a given user for variation evaluation. Its only mandatory attribute is the identifier.
Describes the location of your feature flag and setting data within the ConfigCat CDN.
Additional information about flag evaluation.
Additional information about flag evaluation.
Events fired by ConfigCatClient.
Describes the lazy load polling configuration.
ConfigCache implementation that uses localStorage as persistent storage.
Describes a polling mode configuration.
ConfigCache implementation that uses SharedPreferences as persistent storage.
Additional information about flag evaluation.
ConfigCache implementation that uses NSUserDefaults as persistent storage.
Functions
Creates an auto polling configuration.
Creates a new or gets an already existing ConfigCatClient for the given sdkKey.
Gets the value and evaluation details of a feature flag or setting identified by the given key.
Creates a lazy load polling configuration.
Creates a manual polling configuration.