NntpClient.selectGroup

Send a GROUP command.

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

Meta