DataSourceChangedNotifier
interface DataSourceChangedNotifier
Interface for notifying about the changes of the data source.
Important: This is a Public Preview API. It may be changed or removed at any time.
Functions
Link copied to clipboard
Adds a DataSourceChangedListener. The listener is notified of new DataSource each time an active data source changed.
Link copied to clipboard
Removes a previously added DataSourceChangedListener.