Thanks. It works!

Wojtek


On Mon, 22 Mar 2004 10:42:26 -0700, Joe Hildebrand <[EMAIL PROTECTED]> wrote:


The easiest way is to have your client direct a presence packet at your
component:

<presence to='component.example.com'/>

When it wants to start using the service, and an unavailable when it wants
to stop:


<presence type='unavailable' to='component.example.com'/>

If the client logs out or is disconnected, JSM will send the unavailable to
the component automatically.



_______________________________________________ jdev mailing list [EMAIL PROTECTED] https://jabberstudio.org/mailman/listinfo/jdev

Reply via email to