getUserProfiles

public final Unit getUserProfiles(List<String> userIds, OperationHandler<List<UserProfile>> handler)

Batch retrieves user profiles.

Parameters

userIds

List of user IDs to query (max 20 per request)

handler

Callback returning the list of user profiles on success