And to add more details, I would say that maybe a server receiving this
will send to Romeo this message, with a new 'cc' option:
Code:
--------------------
<message
to='[EMAIL PROTECTED]/orchard'
cc='[EMAIL PROTECTED]/balcony'
from='[EMAIL PROTECTED]'
type='chat'
xml:lang='en'>
<body>Hello Romeo, hello Juliet. How are you?</body>
<thread>e0ffe42b28561960c6b12b944a092794b9683a38</thread>
</message>
Code:
--------------------
And when Romeo answer to this, his client would generate:
Code:
--------------------
<message
from='[EMAIL PROTECTED]/orchard'
to='[EMAIL PROTECTED]/balcony,[EMAIL PROTECTED]'
type='chat'
xml:lang='en'>
<body>Hej all! I'm fine me. What about you too?</body>
<thread>e0ffe42b28561960c6b12b944a092794b9683a38</thread>
</message>
Code:
--------------------
--
Jehan
------------------------------------------------------------------------
Jehan's Profile: http://www.jabberforum.org/member.php?userid=16911
View this thread: http://www.jabberforum.org/showthread.php?t=302
_______________________________________________
JDev mailing list
FAQ: http://www.jabber.org/discussion-lists/jdev-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=20
Info: http://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe: [EMAIL PROTECTED]
_______________________________________________