Skip to main content

QueryLegalDocumentsAcceptedVersion

AndroidiOSWindows
If you were looking for the method for use with Unreal Engine, see QueryLegalDocumentsAcceptedVersion for Unreal Engine SDK.

Queries the current user's legal document acceptance version.

note

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

Function definition

public static void QueryLegalDocumentsAcceptedVersion();

Observers

The callback processing interface is AuthResultObserver. The callback data structure is AuthResult.

The callback methodID is INTL_AUTH_QUERY_LEGAL_DOCUMENTS.

Code sample

INTLAPI.QueryLegalDocumentsAcceptedVersion();

Error code

ErrorCodeError Information
1810There is no legal document data.