Package-level declarations

Types

Link copied to clipboard

Central manager for the Ping analytics system, responsible for coordinating Pinglet tracking, envelope creation, and reliable delivery to backend services.

Link copied to clipboard

Status representing the possible outcomes of Ping operations.

Link copied to clipboard
data class StorageStats(val envelopeCount: Int = 0, val totalSizeBytes: Long = 0)

Storage statistics for monitoring and cleanup management.