takeRecords method

ReportList takeRecords()

The takeRecords() method of the ReportingObserver interface returns the current list of reports contained in the observer's report queue, and empties the queue.

Implementation

external ReportList takeRecords();