setIsUserUnderage

abstract fun setIsUserUnderage(context: <Error class: unknown class>, isUserUnderage: Boolean)

Notify the partner if the current user is underage (subject to COPPA or equivalent).

Parameters

context

The current Context.

isUserUnderage

True if the user is underage, false otherwise.