DccChat.onMessage

Invoked when a line of text has been received.

class DccChat
void delegate(in char[] line)[] onMessage;

Meta