ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
Dub
Repo
NntpClient.listGroupXover
ae
net
nntp
client
NntpClient
Undocumented in source. Be warned that the author may not have intended to support it.
void
listGroupXover
(string name, int from, void delegate(string[] messages) handleListGroup, void delegate(string) handleError)
void
listGroupXover
(string name, void delegate(string[] messages) handleListGroup, void delegate(string) handleError)
class
NntpClient
void
listGroupXover
(
string
name
,
void
delegate
(
string
[]
messages
)
handleListGroup
,
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