Analytics

interface Analytics

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun crashLogNotes(name: String)
Link copied to clipboard
abstract fun crashSetCustomKey(key: String, value: String)
Link copied to clipboard
abstract fun logCostlyEvent(name: String, params: Bundle? = null)
Link copied to clipboard
abstract fun logEvent(name: String, params: Bundle? = null)