ZappApple 0.7.22 Docs (22% documented)

View on GitHub

ZappApple Reference StorageInitialization Class Reference

StorageInitialization

public class StorageInitialization

Undocumented

  • initializeDefaultValues(sessionStorage:localStorage:)

    Undocumented

    Declaration

    Swift

    public class func initializeDefaultValues(sessionStorage: [String: String] = [:],
                                              localStorage: [String: String] = [:])
  • setDefaultValues(for:defaultValues:)

    Undocumented

    Declaration

    Swift

    public class func setDefaultValues(for storageManager: ZappStorageProtocol,
                                       defaultValues: [String: String] = [:])
  • Zapp Root Controller
    • SplashViewController
    • RootController
    • AppDelegateProtocol
  • Plugins
    • PluginsManager
    • AnalyticsManager
    • CrashlogsPluginsManager
    • PlayerDependantPluginsManager
  • AppLoading
    • DataManager
    • – ApplicationFiles
    • – DataKeysExtensions
    • LoadingManager
    • LoadingLoaderTypes
    • LoadingStateTypes
    • kMSAppCenterCheckForUpdatesNotification
    • ZappStyles
  • Analytics
    • AnalyticManagerPreparationCompletion
    • ProviderSendAnalyticsCompletion
  • CacheHelper
    • APCachedModel
    • APCacheHelper
    • APCacheManager
    • APFile
    • APFileLoadingCompletion
    • JsonSerializableProtocol
  • FeaturesCustomization
    • FeaturesCusimizationConsts
    • FeaturesCustomization
  • Keychain
    • HTTPStatusCode
    • – ResponseType
  • Keys
    • CoreAnalyticsKeys
    • AssetsKeys
  • Reachability
    • ReachabilityManager
    • ReachabilityManagerDelegate
  • StateMachine
    • LoadingStateMachineDataSource
    • LoadingStateMachineDelegate
    • LoadingState
    • LoadingStateMachine
    • stateMachineLogCategory
    • StateCallBack
    • StateHandler
  • Storages
    • LocalStorage
    • SessionStorage
    • StorageHelper
    • StorageInitialization
    • ZappStorageKeys
    • ZappStorageProtocol
    • zappLocalStorageName
  • Styles
    • CoreStylesKeys
    • StylesHelper
    • – StylesHelperApi
  • UserInterfaceLayerManager
    • UserInterfaceLayerManager
  • Categories
    • AVPlayer
    • AVURLAsset
    • String
    • HTTPURLResponse
    • UIApplication
    • UIColor
    • UIView
    • UIViewController
  • Other Classes
    • APSwiftUtils
    • GeneralPluginsManager
    • LocalSplashHelper
    • – FilePostfixForSize
    • MsAppCenterHandler
    • PluginManagerBase
    • PushPluginsManager
    • ScreenMultiplierConverter
    • TrackingManager
    • – PlatformType
    • – EventTypes
    • – EventParameters
    • UUIDManager
    • UrlSchemeHandler
    • – SystemActions
  • Other Global Variables
    • UUIDKey
    • kPluginDisabledValue
    • kPluginEnabled
    • kPluginEnabledValue
  • Other Protocols
    • PluginManagerControlFlowProtocol
    • PluginManagerProtocol
  • Other Type Aliases
    • GeneralManagerPreparationCompletion
    • PluginManagerCompletion

© 2019 Applicaster ltd. under Appache 2.0.

Generated by jazzy ♪♫ v0.13.0, a Realm project.