<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#8cd5ba>
<DIV><FONT face=Arial size=2>I'm writing a Jabber client and I have a little 
question...<BR>Is there a way to be online, to be notify about new incoming 
"message" entities but to delay their reception (they are kept by the server) 
?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>For instance, lets suppose I am chating with 
somebody and I don't want any other message to disturb our conversation. So I 
would send a kind of filter to the server to delay these messages (except those 
from who I am talking with) until I get unbusy and cancel this filter. Does that 
make sense?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks.<BR></FONT></DIV></BODY></HTML>