dlangui v0.10.0 (2022-11-08T19:06:33Z)
Home
Dub
Repo
IRCClient._callback
ircclient
net
client
IRCClient
Undocumented in source.
class
IRCClient
protected
IRCClientCallback
_callback
;
Meta
Source
See Implementation
ircclient
net
client
IRCClient
constructors
this
destructors
~this
functions
channelByName
connect
disconnect
join
onConnect
onDataReceived
onDisconnect
onError
onMessage
onMessageText
part
pong
privMsg
quit
removeChannel
sendMessage
properties
callback
host
hostPort
nick
port
socket
state
variables
_callback
_channels
_host
_nick
_port
_readbuf
_socket