What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » GetStatusChange

GetStatusChange
Author: Message:
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
RE: Get FriendlyName
Just use the Messenger object passed in parameters. The documentation of the Messenger API is part of the documentation given with the Plus! plugin API. In pesudo code it will be like:
IContact iContact = iMessenger.GetContact("contact@email.com");
string sContactName = iContact.getFriendlyName();
[Image: signature2.gif]
12-15-2005 06:48 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
GetStatusChange - by Tobiaz on 12-15-2005 at 04:21 PM
RE: Get FriendlyName - by Dempsey on 12-15-2005 at 04:25 PM
RE: Get FriendlyName - by Tobiaz on 12-15-2005 at 04:26 PM
RE: Get FriendlyName - by Dempsey on 12-15-2005 at 04:31 PM
RE: Get FriendlyName - by Tobiaz on 12-15-2005 at 04:37 PM
RE: Get FriendlyName - by Patchou on 12-15-2005 at 06:48 PM
RE: Get FriendlyName - by Tobiaz on 12-17-2005 at 10:38 AM
RE: GetStatusChange - by Millenium_edition on 12-17-2005 at 10:41 AM
RE: GetStatusChange - by Tobiaz on 12-17-2005 at 11:50 AM
RE: GetStatusChange - by hmaster on 12-17-2005 at 12:00 PM
RE: GetStatusChange - by RaceProUK on 12-17-2005 at 12:12 PM
RE: GetStatusChange - by Millenium_edition on 12-17-2005 at 12:14 PM
RE: GetStatusChange - by Tobiaz on 12-17-2005 at 05:32 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