setUserSubjectToCoppa

abstract fun setUserSubjectToCoppa(context: Context, isSubjectToCoppa: Boolean)

Notify the partner if the current user is subject to COPPA.

Parameters

context

The current Context.

isSubjectToCoppa

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