Query Legal Document Version Information (QueryLegalDocumentsAcceptedVersion)
AndroidiOSWindows
If you're using the Unity engine, see the QueryLegalDocumentsAcceptedVersion for Unity SDK.
If you're using the Unity engine, see the QueryLegalDocumentsAcceptedVersion for Unity SDK.
Query Legal Document Version Information
note
Before access, please first contact Player Network Assistant.
Function Definition
UFUNCTION(BlueprintCallable, Category = "INTLSDKAPI")
public static bool QueryLegalDocumentsAcceptedVersion();
Callback processing
The callback processing interface is AuthResultObserver.The callback data structure is AuthResult.
Callback ID is kMethodIDAuthQueryLegalDocuments.
Code example
UINTLSDKAPI::QueryLegalDocumentsAcceptedVersion();
Error Codes
| Error Codes | Explanation |
|---|---|
| 1810 | No legal document data |