QUOTE(merton_a @ Fri Mar 30 2007, 07:45) [snapback]378082[/snapback]
Does it actually produce the type of file specified by the extension? The example on the Jira case is a .bmp, as opposed to the .jpg above - does it actually output the format specified? Or just produce whatever the original was, and we have to get the extension right?
Are there any Events (or some other way) to know if a user changes their Avatar? (This is a Skype4COM-oriented question, but an API message would do...)
Also - Can I suggest that the links above should be added to the DevZone on the DevNotes page (if they haven't already), as temporary documentation until the real docs arrive?
Here is a comment from our tech writer...
> Does it actually produce the type of file specified by the extension?
No. It produces files in JPG format. That .bmp in jira case is a good example why those docs are not yet public

> Are there any Events (or some other way) to know if a user changes their Avatar?
No. The info about avatar changes do propagate through network but no notification messages to 3rd party application are currently produced.
> Also - Can I suggest that the links above should be added to the DevZone
> on the DevNotes page (if they haven't already), as temporary documentation
Yes, you can suggest but it will not happen because
a) those docs still need debugging, as was demonstrated by that case with rogue .bmp extension and
b) because those docs will be available soon anyway
QUOTE(merton_a @ Fri Mar 30 2007, 10:47) [snapback]378138[/snapback]
Yet another request - is there any way to tell whether the Avatar is the default or not? i.e. whether I actually need to save and display it
If not, can we get one in a subsequent release?
We don't provide this kind of API currently. I believe it shouldn't be very hard to do this on your own.