Skip to main content

ComplianceVerifyParentAndCertificate

Windows
If you were looking for the method for use with Unreal Engine, see ComplianceVerifyParentAndCertificate for Unreal Engine SDK.

Open the real-name verification page for a parent, for them to complete the certification. (South Korea only)

Function definition

public static void ComplianceVerifyParentAndCertificate();

Observers

The callback processing interface is ComplianceResultObserver. The callback data structure is ComplianceResult.

The callback methodID is INTL_COMPLIANCE_VERIFY_PARENT_AND_CERTIFICATE.

Code sample

INTLAPI.ComplianceVerifyParentAndCertificate();