public class FolderSyncResponse
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
FolderSyncResponse.Changes |
static class |
FolderSyncResponse.Status |
Modifier and Type | Field and Description |
---|---|
FolderSyncResponse.Changes |
changes |
FolderSyncResponse.Status |
status |
java.lang.String |
syncKey |
Constructor and Description |
---|
FolderSyncResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasChanges() |
public FolderSyncResponse.Status status
public java.lang.String syncKey
public FolderSyncResponse.Changes changes
Copyright © 2021. All Rights Reserved.