Skip to main content

GetLICombineAccountInfo

AndroidiOSWindows
If you were looking for the method for use with Unity, see GetLICombineAccountInfo for Unity SDK.

Gets various LI PASS user information.

Function definition

UFUNCTION(BlueprintCallable, Category = "INTLSDKAPI")
static void GetLICombineAccountInfo();

Observers

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

The callback methodID is kMethodIDAuthGetLIPCombineAccountInfo.

Code sample

auto LICombineAccountInfo = UINTLSDKAPI::GetLICombineAccountInfo();

Return value

Returns information such as the avatar, compliance, status of LI PASS agreements, and rewards for LI PASS users.