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 ofIAnalyticsSessionwhich could be enabled or disabled.AnalyticsSessionProxy Proxy which extendsAnalyticsSessionthat can delegate to a list of session.Crashlog This class provides the ability to manager the crash context and connectCrashReporterimplementations that are then used to send crash data to a backend service.