getGroupInfo

public abstract GroupInfo getGroupInfo(String groupId)

Returns the group information for the given group ID.

Return

the corresponding GroupInfo, or null if not available.

Parameters

groupId

the group ID.