Firebase. Analytics
Summary
Enumerations | |
|---|---|
ConsentStatus | enum The status value of the consent type. |
ConsentType | enum The type of consent to set. |
Classes | |
|---|---|
| Firebase. | |
| Firebase. | Event parameter. |
Enumerations
ConsentStatus
ConsentStatusThe status value of the consent type.
Supported statuses are ConsentStatus.Granted and ConsentStatus.Denied.
ConsentType
ConsentTypeThe 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.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.