NntpListener.handleMessage

Called when NEWNEWS reports a new message.

class NntpListener
void delegate(string[] lines, string num, string id) handleMessage;

Meta