Android Core Module

This section provides an overview of the core module packages which includes API interaction, startup configurations, profile management, and logging utilities.

PackagesDescription
com.webex.connect.coreProvides high-level classes for Connect API interaction, SDK startup and shutdown, type aliases for callbacks, and module and submodule registration.
com.webex.connect.core.startupContains classes and interfaces for configuration, environment setup, and module initialization during startup.
com.webex.connect.core.profileManages device profile information and parameters.
com.webex.connect.core.loggingDefines logging utilities, including log levels and different logger implementations.
com.webex.connect.core.errorhandlingHandles error codes and exceptions specific to the Connect API.