backupSqlite
Description
Backup sqlite data.
Input / Parameter
Name | Description | Data Type | Default | Options | Required |
---|---|---|---|---|---|
storage | Size of the file. | Number | - | - | Yes |
fileName | Name of the file. | String/Text | - | - | Yes |
Output
N/A
Callback?
callback
The function to be executed when sqlite data backup is successful.
errCallback
The function to be executed when sqlite data backup is not successful.
Video
Coming Soon.
Example
Coming Soon.
Steps
Coming Soon.
Result
Coming Soon.
Links
Last updated