NntpClient.listGroups

Send a LIST command.

class NntpClient
void
listGroups
(
void delegate handleGroups
,
void delegate
(
string
)
handleError = null
)

Meta