Skip to main content

QueryLegalDocumentsAcceptedVersion [Player Network SDK Only]

[Player Network SDK Only] Queries the current user's legal document acceptance version.

note

Please reach out to the Player Network representative before using the API.

Supported Platform

Supports Android, iOS, Windows platform.

Function Definition

void QueryLegalDocumentsAcceptedVersion();

Callback Processing

The callback processing API is GUALoginResultObservers. The callback data structure is GUALoginResult.

The callback event is LoginResultEvents. The callback methodID is GUA_ACCOUNT_QUERY_LEGAL_DOCUMENTS.

Code Sample

UnionAdapterAPI.GetAccountService().QueryLegalDocumentsAcceptedVersion();

Error Code

Error CodeDescription
1810There is no legal document data.