This event is fired when API.connectMovie receives a response from the server.
APIEvent
This event will be an instance of
APIEvent, and contain the following values:
-
type:String - APIEvent.QUERY_COMPLETE
-
success:Boolean - True if the API connection was successful
-
data:Object - Containing the following properties:
-
query:SaveGroupQuery - The query instance containing your results