Package com.castlabs.analytics
-
Interface Summary Interface Description CrashReporter Implementations of this interface allow connections to crash logging systems.IAnalyticsSession Base interface for analytics plugins. -
Class Summary Class Description AnalyticsMetaData The meta-data class wraps around mandatory and optional meta-data that are send to various analytics backends.AnalyticsSession Implementation ofIAnalyticsSession
which could be enabled or disabled.AnalyticsSessionProxy Proxy which extendsAnalyticsSession
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.