Class ConsentImplementation
-
- All Implemented Interfaces:
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP_PREFIX}) public abstract class ConsentImplementation
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumConsentImplementation.ConsentStringVersion
-
Field Summary
Fields Modifier and Type Field Description public final static StringIAB_TC_STRING_KEYpublic final static StringCCPA_STRING_KEYprivate final StringdebugInfoprivate final BooleanconsentStateForReporting
-
Method Summary
Modifier and Type Method Description final BooleangetConsentStateForReporting()final UnitsetNoConsentNetworkStopSet(Set<AdNetwork> stopSet)-
-
Method Detail
-
getConsentStateForReporting
final Boolean getConsentStateForReporting()
-
setNoConsentNetworkStopSet
final Unit setNoConsentNetworkStopSet(Set<AdNetwork> stopSet)
-
-
-
-