Social.LoadUsers

public static void LoadUsers(string[] userIDs, Action<IUserProfile[]> callback);

Description 描述

Load the user profiles accociated with the given array of user IDs.