The status value of the consent type. Supported statuses are GRANTED and
DENIED.
| final Object |
clone()
|
| final int |
compareTo(FirebaseAnalytics.ConsentStatus
arg0)
|
| int |
compareTo(Object arg0)
|
| final Optional<EnumDesc<FirebaseAnalytics.ConsentStatus>> |
describeConstable()
|
| final boolean |
equals(Object arg0)
|
| final void |
finalize()
|
| final Class<FirebaseAnalytics.ConsentStatus> |
getDeclaringClass()
|
| final int |
hashCode()
|
| final String |
name()
|
| final int |
ordinal()
|
| String |
toString()
|
| static <T extends Enum<T>> T |
| abstract Optional<? extends ConstantDesc> |
describeConstable()
|
| abstract int |
compareTo(FirebaseAnalytics.ConsentStatus
arg0)
|
Consent status indicating consent is denied. For an overview of which data is sent when consent is denied, see SDK behavior with consent mode.
Consent status indicating consent is granted.