What is wrong with the "userLeft" event? What other info you want to
send when a user leaves a channel?
By default the "userLeft" event is passed the user and pipe object

On Wed, Jan 4, 2012 at 10:35 PM, utan <vcomputado...@gmail.com> wrote:
> Hi,
>
> I have a command where I send a quit command , this is done by the
> client, the server send back a raw I catch the raw with this.onRaw,
> now the response back from server its only returned to the user that
> originally made it..
> My question is, How would I go sent this response from server
> available to all the user in the pipe?,
> like the addEvent "userLeft" where you get returned the user and pipe
> objects... and its listened to all users connected in the pipe...
>
> This is a head scratching and is out of my abilities..
> Any help or pointer in the right direction, I just need to unlock that
> one up, to go further in the learning journey thanks..
>
> Appreciate any help..
>
> --
> You received this message because you are subscribed to the Google
> Groups "APE Project" group.
> To post to this group, send email to ape-project@googlegroups.com
> To unsubscribe from this group, send email to
> ape-project+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/ape-project?hl=en
> ---
> APE Project (Ajax Push Engine)
> Official website : http://www.ape-project.org/
> Git Hub : http://github.com/APE-Project/

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to ape-project@googlegroups.com
To unsubscribe from this group, send email to
ape-project+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to