What does console.log(req) do ?

How many objects are in the object?


Alex Mcauley
http://www.thevacancymarket.com
----- Original Message ----- From: "HerrTutorial" <[email protected]>
To: "APE Project" <[email protected]>
Sent: Thursday, August 05, 2010 1:21 AM
Subject: [APE Project] Couldn't request


Hello,

I'm trying now about 8 hours to create own commands fetching via APE.
I'm using the Chat demo code and it works, but I don't get it work to
get the response of the own commands.

My Code to send the request:
var req = this.core.request.send('GET_NICKNAME');

If I try console.log(req) to log the result via Firebug it works
and there is a response property, but if I try to log with
console.log(req.response) I get a "undefined" :(

I'm already despairing :(
I hope strongly for your help...


Greetings

--
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/

Reply via email to