clearDataUseConsent

fun clearDataUseConsent(context: <Error class: unknown class>, privacyStandard: String)

Clears the previously added consent for the specified privacy standard.

Chartboost persists the added consents, so you'll need to call this method if you want to delete a previously added consent.

If no consent was available for the indicated standard, nothing will happen.

Parameters

context

Application context.

privacyStandard

The privacy standard for which you want to clear the consent.