GroupOverview Method
Receives an overview for the articles in range OverviewRange in the CurrentGroup .
Object Oriented Interface
public function doGroupOverview();
Procedural Interface
ipworks_nntp_do_groupoverview($res);
Remarks
This method receives an overview for the articles in range OverviewRange in the CurrentGroup. The overview data is delivered via the GroupOverview event.
If a connection to the NewsServer doesn't already exist, a new one is created.