合规性验证家长和证书(ComplianceVerifyParentAndCertificate)
为家长打开真实姓名认证页面以便完成认证。(仅韩国)
函数定义
UFUNCTION(BlueprintCallable, Category = "INTLSDKAPI")
static void ComplianceVerifyParentAndCertificate();
回调处理
回调处理接口是 ComplianceResultObserver。回调数据结构是 ComplianceResult。
回调 ID 是 kMethodIDComplianceVerifyParentAndCertificate
。
代码示例
UINTLSDKAPI::ComplianceVerifyParentAndCertificate();