Chat.Client

Undocumented in source.

Members

Functions

onClose
void onClose()
Undocumented in source. Be warned that the author may not have intended to support it.
onConnect
void onConnect(ServerRequest request, string room, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
onReceive
void onReceive(ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
uint id;
Undocumented in source.
ip
string ip;
Undocumented in source.
name
string name;
Undocumented in source.

Meta