Package-level declarations

Types

Link copied to clipboard

Provides the connectivity status to the analytics reporting system.

Link copied to clipboard

Represents AnalyticsSession's additional protocol in cases where the session workflow needs to be interrupted.

Link copied to clipboard
interface AnalyticsSession<P, E : Error>

Represents generic protocol for all types of analytics session.

Link copied to clipboard

Provides the protocol to publish AnalyticsSession's error events.

Link copied to clipboard

Provides the protocol to publish analytics custom events that are not part of the library's data dictionary.

Link copied to clipboard

Provides the protocol to publish (and update analytics) custom metadata that is not part of the library's data dictionary.

Link copied to clipboard

Interface to manage the optimization of analytics sessions by initializing throttling configurations.