Package-level declarations

Types

Link copied to clipboard

Observes application process lifecycle (foreground/background) and manages reconnection behavior and cleanup using ProcessLifecycleOwner for reliable app-level state detection.

Link copied to clipboard
Link copied to clipboard
object Constants
Link copied to clipboard
Link copied to clipboard
class DateParseException(message: String, cause: Throwable? = null) : Exception

Custom exception for date parsing errors.

Link copied to clipboard
object DateUtils

Utility class for handling date conversions.

Link copied to clipboard
object DI

Entry point for SDK dependency initialization. Delegates to SDKDependencies which manages all instances.

Link copied to clipboard