跳到主要内容

合规性验证家长和证书(ComplianceVerifyParentAndCertificate)

Windows
如果您使用的是 Unity 引擎,请参见 Unity SDK 的 ComplianceVerifyParentAndCertificate

为家长打开真实姓名认证页面以便完成认证。(仅韩国)

函数定义

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

回调处理

回调处理接口是 ComplianceResultObserver。回调数据结构是 ComplianceResult

回调 ID 是 kMethodIDComplianceVerifyParentAndCertificate

代码示例

UINTLSDKAPI::ComplianceVerifyParentAndCertificate();