[JDEV] Sending message in xml tags
Heiner Wolf
wolf at bluehands.de
Wed Apr 23 07:59:08 CDT 2003
After a quick look into the MUSE api I get the impression that you need a thing called JabberMessage() or even JabberChatMessage() which got a method called addXMessage(). Doesn't sound too bad.
--
Dr. Klaus H. Wolf
bluehands GmbH & Co.mmunication KG
http://www.bluehands.de/people/hw
+49 (0721) 16108 75
> -----Original Message-----
> From: Satish Plakote [mailto:psatish at controlnet.co.in]
> Sent: Wednesday, April 23, 2003 2:25 PM
> To: jdev at jabber.org; muse-developer at lists.sourceforge.net
> Subject: [JDEV] Sending message in xml tags
>
>
> hi
> i am using muse api from http://www.echomine.org/projects/muse/
> Trying to develope a java client.
>
> Let me put it through an example
> I want to send a XML info of this type to a user ' xyz '.
>
> <message to="icm at jabber">
> <x xtype="forward" xmlns="http://abc/jabber">
> <forward call="callid" to="xyz at jabber" />
> </x>
> </message>
>
> I will be adding /deleting nodes on the fly.
> I have not been able to come across classes/Api's that allow
> me to do it.
> I can send plain mesages to any user,but not in XML format.
> I hope i have been clear abt my problem.
> I would appreciate links that give me some good code sample
> rather than
> theory.
>
>
> Rgds
> Satish
>
>
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
More information about the JDev
mailing list