|
There is a call object created for send() and send(params).
var call = hs.send(); call.marker = 'foo';
elsewhere: if (event.call.marker == 'foo') do something.
Matt
-----Original Message-----
Hi flexcoders, |
- Re: [flexcoders] Using Responder pattern with HTTPService Matt Chotin
- Re: [flexcoders] Using Responder pattern with HTTPServ... Ryan Olson
- Re: [flexcoders] Using Responder pattern with HTTP... Steven Webster
- Re: [flexcoders] Using Responder pattern with HTTPServ... Steven Webster
- Re: [flexcoders] Using Responder pattern with HTTP... Ryan Olson
- Re: [flexcoders] Using Responder pattern with ... Steven Webster
- RE: [flexcoders] Using Responder pattern with HTTPServ... Matt Chotin

