getAgeGateU13

Deprecated

4.10.1

COPPA 13세 나이 제한 여부를 반환한다.
Return the value whether COPPA limits users under 13 or not.


korean

기본값은 false이며, AuthV4.setup() 호출 시 COPPA 약관 동의에 따라 결정된다.
정상적인 값을 받으려면 AuthV4.setup() 이후에 호출하여야 한다.


english

Default value is false, and it depends on the agreement on COPPA when calling AuthV4.setup() API.
Normal process is calling this API after AuthV4.setup() API is completed.

Return

boolean the value whether COPPA limits users under 13 or not