Help - Search - Members - Calendar
Full Version: Change custom message for all contacts
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
jens_0
Hello,

My porgram should change the custom message (which is displayed below or next to the skype name). I did not see any commands in the API documentation to change this.

Any help or hints?

Thanks.
merton_a
QUOTE(jens_0 @ Fri Apr 13 2007, 15:19) [snapback]382928[/snapback]

My porgram should change the custom message (which is displayed below or next to the skype name). I did not see any commands in the API documentation to change this.

Any help or hints?


If you're mean what I think you mean, this is the Mood Text - you can access it using

GET USER RICH MOOD TEXT
SET PROFILE MOOD TEXT <-- Simple text
SET PROFILE RICH MOOD TEXT <-- XML-style (coloured text, smileys etc)

(Look in the new API docs(!) for details)

But you can only change it for yourself...

HTH,
Andrew
jens_0
QUOTE(merton_a @ Sun Apr 15 2007, 02:26) [snapback]383449[/snapback]

If you're mean what I think you mean, this is the Mood Text - you can access it using

GET USER RICH MOOD TEXT
SET PROFILE MOOD TEXT <-- Simple text
SET PROFILE RICH MOOD TEXT <-- XML-style (coloured text, smileys etc)

(Look in the new API docs(!) for details)

But you can only change it for yourself...

HTH,
Andrew


Thanks, exactly what I was looking for!
Mirje
It's documented here - https://developer.skype.com/Docs/ApiDoc/Man...eral_parameters
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.