What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » when i receive a message what an event will spring in MessengerAPI ?

when i receive a message what an event will spring in MessengerAPI ?
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: when i receive a message what an event will spring in MessengerAPI ?
The RecieveNotify function provided by the Messenger Plus! API doesn't capture messages send/recieved. This function is used to allow two of the same plugins (one on each computer) to react a specific way to a command send that requires the contact to respond. Take the /ping command for example. You can do this using RecieveNotify. Messenger Plus! will see the character to specificy its for RecieveNotify then it will check against 5 specific characters to verify the plugin is supposed to respond.

If you wait for Messenger Plus! Live it has OnEvent_ChatWndReceiveMessage which is trigered when a message is sent/recieved.

Alternatly you can use ActiveAccessibility : Matty's reply to Active Accessibility for incoming messages.

This post was edited on 06-03-2006 at 01:45 PM by matty.
06-03-2006 01:44 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
when i receive a message what an event will spring in MessengerAPI ? - by guojivip on 06-02-2006 at 03:02 PM
RE: when i receive a message what an event will spring in MessengerAPI ? - by vikke on 06-03-2006 at 07:34 AM
RE: when i receive a message what an event will spring in MessengerAPI ? - by guojivip on 06-03-2006 at 10:08 AM
RE: when i receive a message what an event will spring in MessengerAPI ? - by matty on 06-03-2006 at 01:44 PM
RE: when i receive a message what an event will spring in MessengerAPI ? - by vikke on 06-03-2006 at 03:39 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On