public class FolderChanges
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.LinkedHashSet<FolderChangeReference> |
items |
long |
subscriptionVersion |
long |
version |
Constructor and Description |
---|
FolderChanges() |
public long version
public long subscriptionVersion
public java.util.LinkedHashSet<FolderChangeReference> items
Copyright © 2021. All Rights Reserved.