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