Class CMPGoogle
-
- All Implemented Interfaces:
-
com.intentsoftware.addapptr.consent.CMP
public final class CMPGoogle extends CMPImplementation
Wrapper for Google CMP
-
-
Method Summary
Modifier and Type Method Description UnitsetDelegate(CMPDelegate delegate)Unitreload(Activity activity)UniteditConsent(Activity activity)-
-
Constructor Detail
-
CMPGoogle
CMPGoogle(Activity activity)
- Parameters:
activity- Your Activity instance
-
-
Method Detail
-
setDelegate
Unit setDelegate(CMPDelegate delegate)
-
editConsent
Unit editConsent(Activity activity)
-
-
-
-