dataSourceChangedNotifier
Deprecated
This API is deprecated, for more details please go to: https://developer.tomtom.com/navigation/android/releases/versions/2.1
Notifier for data source changes. It allows the subscription of data source changes and enables reaction to them. The DataSourceChangedNotifier.activeDataSource property returns the same source as the getActiveDataSource method.
Note that if the HybridNavigationDataStore is closed, all listeners registered through this notifier will be removed, and any methods called on the DataSourceChangedNotifier will throw an IllegalStateException.