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