This method of the DirectPlay2 Class retrieves the formal name associated with the group.
public String getGroupFormalName(int groupId);
Returns the formal name associated with the group.
groupId | The ID of the group, whose name is being requested. |