com.webex.connect.core.startup

Contains classes and interfaces for configuration, environment setup, and module initialization during startup.

Contains classes and interfaces for configuration, environment setup, and module initialization during startup. The following table provides the Package-level declarations.

Package-level declarationsDescription
ConfigThe configuration class for the sdk.
EnvironmentEnum class representing different environments in Webex Connect.
ConnectInitializerConnectInitializer is an implementation of the Initializer interface.
CoreModuleInitiaizerInitializes the core module during app startup by extending ConnectInitializer.