public class CMPOgury extends CMPImplementation
| Constructor and Description |
|---|
CMPOgury(Application application,
String assetKey)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
editConsent(Activity activity) |
protected NonIABConsent |
getConsentForNetwork(AdNetwork network) |
void |
reload(Activity activity) |
protected void |
setDelegate(CMPDelegate delegate) |
protected void |
showIfNeeded(Activity activity) |
public CMPOgury(Application application, String assetKey)
application - the Application context.assetKey - the Asset key of your application.protected void showIfNeeded(Activity activity)
protected void editConsent(Activity activity)
protected void setDelegate(CMPDelegate delegate)
protected NonIABConsent getConsentForNetwork(AdNetwork network)