GetLICombineAccountInfo
AndroidiOSWindows
If you were looking for the method for use with Unreal Engine, see GetLICombineAccountInfo for Unreal Engine SDK.
If you were looking for the method for use with Unreal Engine, see GetLICombineAccountInfo for Unreal Engine SDK.
Gets various LI PASS user information.
Function definition
public static void GetLICombineAccountInfo();
Observers
The callback processing interface is AuthAccountResultObserver. The callback data structure is AccountResult.
The callback methodID is INTL_AUTH_GET_LIP_COMBINE_INFO
.
Code sample
LevelInfinite.GetLICombineAccountInfo();
Return value
Returns information such as the avatar, compliance, status of LI PASS agreements, and rewards for LI PASS users.