This version of Unity is unsupported.

Social.LoadUsers

Declaration

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

Description

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