getJoinedGroups

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

Gets details of joined groups by group IDs.

Parameters

groupIds

List of group IDs to query

handler

Callback returning the list of joined group details on success