- sync(Context, String, String, String, String, String, String, String) - Static method in class com.zumero.ZumeroClient
-
Sync the local database with the server database.
- sync(Context, String, String, String, String, String, String, String, SyncProgressListener) - Static method in class com.zumero.ZumeroClient
-
Sync the local database with the server database.
- sync(Context, String, String, String, String, String, String, String, String, ZumeroClient.SyncDetails, SyncProgressListener) - Static method in class com.zumero.ZumeroClient
-
Sync the local database with the server database.
- SyncDetails() - Constructor for class com.zumero.ZumeroClient.SyncDetails
-
- syncId - Variable in class com.zumero.ZumeroClient.SyncDetails
-
- SyncProgressListener - Interface in com.zumero
-
An interface which you can use to get status from a ZumeroClient.sync() call.
- syncQuarantine(Context, String, String, long, String, String, String, String, String) - Static method in class com.zumero.ZumeroClient
-
Sync the local database with the server database, including the changes
stored in the specified quarantine.
- syncQuarantine(Context, String, String, long, String, String, String, String, String, String, ZumeroClient.SyncDetails, SyncProgressListener) - Static method in class com.zumero.ZumeroClient
-
Sync the local database with the server database, including the changes
stored in the specified quarantine.