Service functions to work with MyChat Server database.

 

mDBStorageDeleteKey

delete a key with the data from the database;

mDBStorageGetData

receive the data by the database key;

mDBStorageKeyExists

check the existence of the specified key in the database;

mDBStorageSetData

save the string to the database by the key

mMakeBackupServerDataBase

make a backup copy of the server's databases;