Query minor user information (ComplianceQueryUserInfo)
AndroidiOSWindows
If you're using the Unreal Engine, see the ComplianceQueryUserInfo for Unreal Engine SDK.
If you're using the Unreal Engine, see the ComplianceQueryUserInfo for Unreal Engine SDK.
Query information about minor users, authentication data, and regional settings, including age of majority, game rating, and authentication methods.
Function Definition
public static void ComplianceQueryUserInfo();
Callback processing
The callback processing interface is ComplianceResultObserver.The callback data structure is ComplianceResult.
The callback ID is INTL_COMPLIANCE_QUERY_USER_INFO.
Sample Code
INTLAPI.ComplianceQueryUserInfo();