Package com.castlabs.analytics
-
Interface Summary Interface Description AnalyticsSession Base interface for analytics plugins.CrashReporter Implementations of this interface allow connections to crash logging systems. -
Class Summary Class Description AnalyticsMetaData The meta-data class wraps around mandatory and optional meta-data that are send to various analytics backends.AnalyticsSessionProxy Proxy implementation of anAnalyticsSession
that can delegate to a list of session.Crashlog This class provides the ability to manager the crash context and connectCrashReporter
implementations that are then used to send crash data to a backend service.