getGroupsInfo

public final Unit getGroupsInfo(List<String> groupIds, OperationHandler<List<GroupInfo>> handler)

Batch gets group details. Up to 20 groups per query.

Parameters

groupIds

List of group IDs (max 20)

handler

Callback returning the list of group details on success