NntpClient.getMessage

Undocumented in source. Be warned that the author may not have intended to support it.
class NntpClient
void
getMessage
(
string numOrID
,
void delegate
(
string[] lines
,
string num
,
string id
)
handleMessage
,
void delegate
(
string
)
handleError = null
)

Meta