Long pooling is not about updating elements. It is a technic to emulate sending 
message from server to client.

There's no official API to do that.

So a trick is used, Browser does AJAX call to Server, and Server holds that 
call until he has something to say to the client.

Reply via email to