Enumerations

The following enumerations are available globally.

  • A helper to load a configuration plist file and mapping it to its model. The config file should contain all necessary data to run the app, e.g. server URLs, token IDs, etc. The config has to match the corresponding Configuration model.

    See more

    Declaration

    Swift

    public enum ConfigLoader