Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

interface SyncDatabaseAdapter

Nicolas Schmidt edited this page Sep 30, 2020 · 1 revision
fields functions
#save()
#load()

Fields

no fields in this interface


Functions

save()

💾 Saves the given data

parameters:
data 💾 the data to save

load()

💾 loads the data

returns 💾 the data


Clone this wiki locally