Hi,
Can some one explain to me what the following line of code does:
var opts = {'sendStack' : false,'request' : 'stack'};
this.core.start({'name' : this.options.name},opts);
In the docs I can't find any info on the opts for the start function.
What does it do and what happens if I omit it in the Chat example.
Why is it necessary there. I can't find a clue. Some one can help me
please?
Thank you
--
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/