setSubjectToGDPR

fun setSubjectToGDPR(isSubjectToGdpr: Boolean)

Indicates that the user is subject to GDPR (General Data Protection Regulation). For more information about GDPR:

Parameters

isSubjectToGdpr

True if the user is subject to GDPR, false otherwise.

See also