Firebase.Analytics

Summary

Enumerations

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

Classes

Firebase.Analytics.FirebaseAnalytics

FirebaseAnalytics API.

Firebase.Analytics.Parameter

Event parameter.

Enumerations

ConsentStatus

 ConsentStatus

The status value of the consent type.

Supported statuses are kConsentStatusGranted and kConsentStatusDenied.

ConsentType

 ConsentType

The type of consent to set.

Supported consent types are mapped to corresponding constants in the Android and iOS SDKs. Omitting a type retains its previous status.