public class SyncStatus
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
highestModSeq |
long |
uidValidity |
Constructor and Description |
---|
SyncStatus(long uidValidity,
long modSeq) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
Copyright © 2021. All Rights Reserved.