restoreSqlite
Description
Restore sqlite data.
Input / Parameter
Name | Description | Data Type | Default | Options | Required |
---|---|---|---|---|---|
file | The file to restore. | String/Text | - | - | Yes |
Output
N/A
Callback?
callback
The function to be executed when sqlite data is restored successfully.
errCallback
The function to be executed when sqlite data is not restored successfully.
Video
Coming Soon.
Example
Coming Soon.
Steps
Coming Soon.
Result
Coming Soon.
Links
Last updated