ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
NntpListener.handleMessage
ae
net
nntp
listener
NntpListener
Called when NEWNEWS reports a new message.
class
NntpListener
void
delegate
(
string
[]
lines
,
string
num
,
string
id
)
handleMessage
;
Meta
Source
See Implementation
ae
net
nntp
listener
NntpListener
constructors
this
functions
connect
disconnect
startPolling
variables
handleMessage
Called when NEWNEWS reports a new message.