dirk v0.1.0 (2015-04-18T07:50:27Z)
Home
Dub
Repo
IrcClient.getUser
irc
client
IrcClient
Undocumented in source. Be warned that the author may not have intended to support it.
class
IrcClient
protected
IrcUser
getUser
(
in
char
[]
prefix
)
Meta
Source
See Implementation
irc
client
IrcClient
aliases
nick
constructors
this
functions
addChannelModes
addToChannelList
addUserModes
connect
connected
ctcpError
ctcpQuery
ctcpReply
getUser
join
kick
maxNickNameLength
networkName
nickName
notice
noticef
part
queryNames
queryUserhost
queryWhois
quit
read
realName
removeChannelModes
removeFromChannelList
removeUserModes
send
sendf
serverAddress
userName
writef
static variables
formatBuffer
structs
ChannelMode
variables
onConnect
onCtcpQuery
onCtcpReply
onJoin
onKick
onMessage
onNameList
onNameListEnd
onNickChange
onNickInUse
onNotice
onPart
onQuit
onSuccessfulJoin
onTopic
onTopicInfo
onUserhostReply
onWhoisAccountReply
onWhoisChannelsReply
onWhoisEnd
onWhoisIdleReply
onWhoisOperatorReply
onWhoisReply
onWhoisServerReply
socket