ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
NntpClient.getMessage
ae
net
nntp
client
NntpClient
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
Source
See Implementation
ae
net
nntp
client
NntpClient
constructors
this
functions
connect
disconnect
getDate
getMessage
getNewNews
listGroup
listGroupXover
listGroups
postMessage
selectGroup
variables
connected
handleDisconnect
handleIdle