com.google.firebase.analytics

Contains public API classes for Firebase Analytics.

Classes

FirebaseAnalytics The top level Firebase Analytics singleton that provides methods for logging events and setting user properties. 
FirebaseAnalytics.Event An Event is an important occurrence in your app that you want to measure. 
FirebaseAnalytics.Param Params supply information that contextualize Events. 
FirebaseAnalytics.UserProperty A UserProperty is an attribute that describes the app-user. 

Enums

FirebaseAnalytics.ConsentStatus The status value of the consent type. 
FirebaseAnalytics.ConsentType The type of consent to set.