You can force the user to leave channel by calling left() on the channel's pipe. The user could then enter the channel again, and a join event should be dispatched.
On Wed, Dec 29, 2010 at 5:34 AM, Pete <[email protected]>wrote: > Yes this is exactly what I'm trying to do. > I want to do that because when someone first joins my application, I > catch his IP adress and then I display where he is on a map. > > But if the localisation isn't good, the personn can change it. When it > changes it, I want him to leave the pipe and to come back iniside this > same pipe. > > Was I enough clear ? > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<ape-project%[email protected]> > 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 [email protected] To unsubscribe from this group, send email to [email protected] 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/
