Skip to main content

GetLIUidAndTokenForAdultCert

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

When logging in to a third-party channel, call GetLIUidAndTokenForAdultCert to obtain LI PASS and minor authentication information. This API is not needed when logging in to LI PASS.

Function definition

public static void GetLIUidAndTokenForAdultCert();

Observers

The callback processing interface is AuthAccountResultObserver. The callback data structure is AccountResult.

The callback methodID is INTL_AUTH_GET_LI_UID_AND_TOKEN.

Code sample

LevelInfinite.GetLIUidAndTokenForAdultCert();