Resume last sync

This commit is contained in:
M66B
2018-09-05 21:05:03 +00:00
parent deaa30a5f3
commit 62ae0eeb17
8 changed files with 1893 additions and 2 deletions

View File

@@ -52,6 +52,7 @@ public class EntityAccount {
public Boolean store_sent; // obsolete
@NonNull
public Integer poll_interval; // NOOP interval
public Long last_sync;
public Long seen_until;
public String state;
public String error;