Skip to main content

ComplianceVerifyParentAndCertificate

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

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

Function definition

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

Observers

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

The callback methodID is kMethodIDComplianceVerifyParentAndCertificate.

Code sample

UINTLSDKAPI::ComplianceVerifyParentAndCertificate();