Channel

Undocumented in source.

Constructors

this
this(Connection connection, string channelName)
Undocumented in source.

Members

Functions

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.

Inherited Members

From MessageArea

box
Box box;
Undocumented in source.
getBox
Box getBox()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta