- channelJoin
void channelJoin(string username)
Undocumented in source. Be warned that the author may not have intended to support it.
- channelLeave
void channelLeave(string username)
Undocumented in source. Be warned that the author may not have intended to support it.
- getName
string getName()
Undocumented in source. Be warned that the author may not have intended to support it.
- populateUsersList
void populateUsersList()
Undocumented in source. Be warned that the author may not have intended to support it.
- receiveMessage
void receiveMessage(string username, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendMessage
void sendMessage(string message)
Undocumented in source. Be warned that the author may not have intended to support it.