Support for X messages in Message packets?

Will there be support for extracting ‘‘x’’ messages from Message packets? Specificially, I’'m interested in getting event information as described in JEP-0022: Message Events.

Thanks,

Aman

Aman,

Smack 1.1 will provide this functionality. If you grab one of the Daily Builds (http://www.jivesoftware.com/xmpp/smack/dailybuilds.jsp) and look at the javadocs starting at org.jivesoftware.smack.provider.ProviderManager you’'ll see how it works.

Take care,

John