updateSocialFriends

fun updateSocialFriends(platform: FriendsPlatform?, callback: UpdateSocialFriendsCallback)

Begins processing to update a list of user’s friends from a social provider. Please note that there may be a delay in data processing because of the Xsolla Login server or provider server high loads.

Parameters

platform

Name of the chosen social provider. If not specified, the method gets friends from all social providers.

callback

Callback that indicates the success of failure of an action.

Sources

Link copied to clipboard