mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 19:34:15 +01:00
Added poll support
This commit is contained in:
@@ -48,6 +48,8 @@ public class EntityAccount {
|
||||
public Boolean synchronize;
|
||||
@NonNull
|
||||
public Boolean store_sent;
|
||||
@NonNull
|
||||
public Integer poll_interval;
|
||||
public Long seen_until;
|
||||
public String state;
|
||||
public String error;
|
||||
|
||||
Reference in New Issue
Block a user