This event is fired when a custom event has been logged to the server.
APIEvent
This event will be an instance of
APIEvent, and contain the following values:
-
type:String - APIEvent.EVENT_LOGGED
-
success:Boolean - True if the event was logged
-
data:Object - Containing the following properties:
-
event:String - The name of the custom event