How to grab User properties?

Hi all,

I’‘d like to know if it’'s possible,with Smack API to grab user properties created via the org.jivesoftware.messenger.user.User class of Jive Messenger API?

Thanks a lot,

Alex

Hi Alex,

Yes, you can, using Smack’'s vCard support which is currently only available via the latest url=http://www.jivesoftware.org/nightly.jspnightly build[/url] or if you checkout the Smack url=http://www.jivesoftware.org/source.jspsource[/url] from cvs.

Hope that helps,

Ryan

Hi Ryan,

Thanks for your reply…

I’'m currently using Smack nighty build (the one of yesterday…) and I had a look at vCard api, but it doesnt seems to allow to grab properties created on the server using JM api I deal with in my last thread…

Have you any idea or precision…

Thanks for your help…

Alex