canmove, Confirmed users
737
edits
| Line 191: | Line 191: | ||
<api name="complete"> | <api name="complete"> | ||
@event | @event | ||
The `Request` object emits this event when the request has completed and a | The `Request` object emits this event when the request has completed and a | ||
response has been received. | response has been received. | ||
@argument {Response} | @argument {Response} | ||
Listener functions are passed the response to the request as a `Response` object. | Listener functions are passed the response to the request as a `Response` object. | ||
</api> | </api> | ||