When I try to leave the channel, these are the messages:

Ape.transport.read('[{"time":"1301611592","raw":"CLOSE","data":
{"value":"null"}}]')

and then

Ape.transport.read('[{"time":"1301611592","raw":"LEFT","data":{"user":
{"casttype":"uni","pubid":"77cca56889be1a1236868735194b188f","properties":
{"name":"456456"}},"pipe":
{"casttype":"multi","pubid":"6b266e55d69571d0dcdc9681622d012c","properties":
{"name":"testchannel"}}}}]')

Thanks!

On 31 mar, 19:43, MrFlag <[email protected]> wrote:
> I'm trying to leave a channel, but when I do it,
> apeClientInstance.addEvent('multiPipeCreate', function (pipe,
> options)  is fired. Why?
>
> The raw message contais the left message, but the
> apeClientInstance.addEvent('userLeft', function (user, pipe) do not
> get fired...
>
> What is wrong? I think I receive a bad session message in some cases
> but not always. How can I avoid this problem?
>
> Thanks for 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 [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/

Reply via email to