How do I get the pubid of a channel if I joined multiple channel already? Are there any way to get the pubid by a channel name?
Thanks, Parama On Jan 14, 2010, at 4:28 AM, Nicolas Trani wrote: > Hi, > > left is working different than join, you have to give the pubid and not > the channel name. > > http://www.ape-project.org/docs/client/core/left.html > > Regards. > > > Parama Danoesubroto wrote: >> Hi there, >> >> I'm trying to leave a channel and I can't. >> >> I in my codes, I have "client.core.left('channelname')" and it's >> giving me this error: >> "this.pipes.get(pubid) is null" >> >> And to join it, I use "client.core.join('channelname'), and this works >> jut fine fine. >> >> Please advice, >> >> Thanks, >> >> Parama > > > -- > Nicolas Trani - Web engineer > Weelya - Improve the web > 32 rue du faubourg boutonnet > 34090 Montpellier > Tel: 04 67 169 778 - Fax: 09 57 91 99 91 > http://www.weelya.com > http://www.ape-project.org > > -- > 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/
