new RequestsQueue()
This Object holds reference to Fragment Model's request queues
Members
-
executedRequests
-
Array of the The requests that have completed
-
loadingRequests
-
Array of all of the requests that have begun to load This request may not make it into the executed queue if it is abandon due to ABR rules for example.