setUserHasGivenConsent

fun setUserHasGivenConsent(hasGivenGdprConsent: Boolean)

Indicates that the GDPR-applicable user has granted consent to the collection of Personally Identifiable Information. For more information about GDPR:

Parameters

hasGivenGdprConsent

True if the user has granted consent, false otherwise.

See also