on Data Load Complete
Called when the network request to load data for the list is complete.
Parameters
success
true if the data was loaded successfully, false otherwise.
error
An StorytellerError object containing details about the failure, if success is false. null otherwise.
data Count
The total number of items (Stories or Clips) currently in the list after the load attempt.