registerToRemoteChanges

abstract fun registerToRemoteChanges(onDataChanged: () -> Unit)

Should provide a way to register to changes applied by Sync Service. When listener notified means that the setting value was changed by the Sync Service.