use the default Send function, the xml like this
but I want the xml like this
How to do this?
Thanks~
- <message to="166666@mobile01.com" type="chat" xmlns="jabber:client">
- <body>YES</body>
- </message>
- <message id="rA4a7-110" to="1713949@mobile01.com" from="2128809@mobile01.com/Smack" type="chat">
- <body>Very GooD</body>
- <thread>Rwg1t0</thread>
- <x xmlns="jabber:x:event">
- <offline/>
- <delivered/>
- <displayed/>
- <composing/>
- </x>
- </message>
Thanks~