get User Profiles
public final Unit getUserProfiles(List<String> userIds, OperationHandler<List<UserProfile>> handler)
Batch retrieves user profiles.
Parameters
user Ids
List of user IDs to query (max 20 per request)
handler
Callback returning the list of user profiles on success