Greetings. I need to insert an expire time (e.g. <x xmlns=“jabber : x : expires” seconds=’‘60’’ /> ) into packets I send. DefaultPacketExtension.addExtension() doesn’‘t seem to support attributes (does it??), so while I could use that for the namespace, I can’‘t put the “seconds” attribute thre. I also couldn’'t find any other methods (e.g. on packet, message, etc.) to set an expiration time for the whole thing. Any good ideas on how to do this? Am I missing something simple?
Thanks,
Rob
Message was edited by: knauer