Look through the userslist structure, it should contain what you need. I don't have the exact mapping in my head, but I think userslist maps pubid to a user structure, which contains a name property and the user's pipe. Again, I would look inside it to make sure.
On Fri, Nov 19, 2010 at 11:02 AM, Alaa Keshim <[email protected]> wrote: > thanks but I want to check if other user is in the userlist (using the > user name) then get his pubid (or/and the channel that he is connected > to .. etc), How can I do this? > > -- > 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/
