Skip to main content

Compliance Adult Verification(ComplianceVerifyAdult)

AndroidiOSWindowsSupported from: LI PASS V1.31.01
If you are using the Unity engine, please refer to Unity SDK's ComplianceVerifyAdult here.

Perform compliance adult authentication for the player.

Function Definition

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

Observers

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

The callback ID is kMethodIDComplianceVerifyAdult.

Code sample

UINTLSDKAPI::ComplianceVerifyAdult();