getNonDirtyRecordIds
fun getNonDirtyRecordIds(syncManager: SyncManager, soupName: String, idField: String, additionalPredicate: String): SortedSet<String>
Return ids of non-dirty records (records NOT locally created/updated or deleted)
Return
Parameters
syncManager
soupName
idField
additionalPredicate