FirebaseAnalyticsImpl

class FirebaseAnalyticsImpl @Inject constructor(context: Context)

Constructors

Link copied to clipboard
@Inject
constructor(context: Context)

Functions

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