Shoutbox

User typing message - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: User typing message (/showthread.php?tid=65507)

User typing message by Deco on 08-28-2006 at 04:41 PM

Hi guys,

A friend of mine told me that there's a plugin somewhere that allows you to see when someone opens a chat window with you (without actually sending the message)

The other thing is I can see when someone is typing a message before they send it to me. Anyone knows where I can catch these events?

I've been looking in the MSDN messenger api documentation but still haven't found anything about either.

Anyone got any clue about these things?

Thanks guys!


RE: User typing message by qgroessl on 08-28-2006 at 05:50 PM

http://shoutbox.menthix.net/showthread.php?tid=64418

That has the Window open notifier in it... not sure about the other part.


RE: User typing message by RaceProUK on 08-28-2006 at 10:05 PM

Session notifier, now window notifier [Image: msn_tongue.gif]
Remember: window open notifiers don't work as advertised.


RE: User typing message by Reload2 on 08-29-2006 at 02:10 AM

What's the difference with the window notifier and session notifier?


RE: User typing message by cloudhunter on 08-29-2006 at 02:12 AM

Well the session notifyer used to only be triggered when people opened, or closed a window, so then it was called window opener. But now it gets triggered on a multitude of events, so now it gets called session notifyer.

Cloudy