XHTMLExtension

Hello,

I am trying to retrieve an XHTMLExtension on a Flash client that was sent from a Smack client. I have two problems doing this :

  • the htmlBody of my Message packets are always empty (it seems the same problem was posted in 2005 on this forum). Is this a known issue ?

  • I would prefer to retrieve directly the XHTMLExtension instance rather than a htmlBody String. Is there a way to do so ?

Thanks, Guillaume