Howto get / set AccountAttributes?

Hi all,

Simple questions…

How to set Account Attributtes (i.e. email, last, first name…etc) using Smack?

Also, getAccountAttributes() can only get non-modifiable attributes? How to get those modifiable??

Thanks, Marcus

Hi,

I didn’t test this code myself, but it seems like the following thread shows an example of what you want:

Chris