Skip to main content

Compliance Verification Parent and Certificate

Windows
If you are using the Unity engine, please refer to Unity SDK's ComplianceVerifyParentAndCertificate here.

Open the real-name authentication page for parents to complete certification.(only Korea)

Function Definition

UFUNCTION(BlueprintCallable, Category = "INTLSDKAPI")
static void ComplianceVerifyParentAndCertificate();

Observers

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

The callback ID is kMethodIDComplianceVerifyParentAndCertificate.

Code sample

UINTLSDKAPI::ComplianceVerifyParentAndCertificate();