NntpClient.selectGroup

Send a GROUP command.

class NntpClient
private public
void
selectGroup
(
string name
,
void delegate
()
handleSuccess = null
,
void delegate
(
string
)
handleError = null
)

Meta