Retrieve registration attributes

I used Smack’'s AccountManager.createAccount(String username, String password, Map attributes) to create an account on a Wildfire server.

How do I retrieve the attributes, say email, of another user?

I checked the both the AccountManager and Roster/RosterEntry, but with no results…

Message was edited by: stoopidboi