If you want to remove the current user, I guess it would be: http://www.ape-project.org/docs/client/core/quit.html
You can always check: http://www.ape-project.org/docs/client/core/left.html Or call a custom serverside command if you want to delete another user than yourself. -Louis Le 2012-11-18 à 15:43, maegucurly <[email protected]> a écrit : > client.core.fireEvent('deluser',{'name':client.core.user.properties.name}); > > above there...this way isn't work... > Is there a cool method? > > -- > 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/ -- 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/
