'SQLite createSyncTable example

trying to search how to use 'createSyncTable' in SQLite but couldn't find anything about it. Can someone provide some detail on what is it and how to use it? I am building an offline app that will time to time sync data with the server. If this table handles synchronization that it would make it a lot easier.

Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source