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
See moreConfiguration
model.Declaration
Swift
public enum ConfigLoader