Get Contacts in a chat - 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: Get Contacts in a chat (/showthread.php?tid=83738) Get Contacts in a chat by Scripty on 05-15-2008 at 06:39 PM
Hi RE: Get Contacts in a chat by roflmao456 on 05-15-2008 at 07:33 PM
well you need to set up an Enumerator and iterate through the contact objects code: that will list all the names of the contacts in the conversation window (prints to the debugging window btw) edit: if you look in the Scripting Documentation there is an example that is similar to this, except it lists the emails of the whole contact list. (uses same method) RE: Get Contacts in a chat by Scripty on 05-15-2008 at 07:50 PM Thank |