dataSourceUpdated(_:)
Invoked when additional data has been received.
Declaration
func dataSourceUpdated(_ dataSource: WebDataSource!)Parameters
- dataSource:
The source of the new data.
Invoked when additional data has been received.
func dataSourceUpdated(_ dataSource: WebDataSource!)The source of the new data.