saveRecordsToLocalStore

open override fun saveRecordsToLocalStore(syncManager: SyncManager, soupName: String, records: JSONArray, syncId: Long)

Overriding saveRecordsToLocalStore since we might want records in different soups

Parameters

syncManager
soupName
records
syncId

Throws