How to hook into the instant message subsystem?
-
I can create an instant message using the
int MD_SendInstantMessage(MD_MessageInfo* messageInfo);
API, but how do I get notified that a new IM has arrived?
-
No answer?
Even consulting the documentation for MDaemon's plug-ins, there is only mention of intercepting e-mail messages, at precise points and instants in the message stream, but no reference or mention of instant messages.
Am I to conclude that this is currently impossible?
Please login to reply this topic!