Compliance Verification Parent and Certificate
Open the real-name authentication page for parents to complete certification.(only Korea)
Function Definition
public static void ComplianceVerifyParentAndCertificate();
Observers
The callback handling interface is ComplianceResultObserver.The callback data structure is ComplianceResult.
The callback ID is INTL_COMPLIANCE_VERIFY_PARENT_AND_CERTIFICATE.
Code sample
INTLAPI.ComplianceVerifyParentAndCertificate();