e-junkie
Wed Apr 18 2007, 09:34
I am able to get pretty much all the details for a user (who is not in my contact list but sends a message to me) apart from his MoodText. Is this the normal behavior?
Is there a way to get a link of the profile image as well?
Avo Nappo
Wed Apr 18 2007, 10:51
> I am able to get pretty much all the details for a user (who is not in my
> contact list but sends a message to me) apart from his MoodText.
> Is this the normal behavior?
Yes, it's intended behaviour.
GET USER <skypename> mood_text
Works only for targets in your contactlist.
> Is there a way to get a link of the profile image as well?
Yes, but again - only if the target is in your contactlist.
GET USER <skypename> AVATAR 1 c:\blah.jpg
Avo