public static class CollectionSyncResponse.ServerChange
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CollectionSyncResponse.ServerChange.ChangeType |
| Modifier and Type | Field and Description |
|---|---|
java.util.Optional<AppData> |
data |
CollectionItem |
item |
CollectionSyncResponse.ServerChange.ChangeType |
type |
| Constructor and Description |
|---|
ServerChange() |
public CollectionItem item
public CollectionSyncResponse.ServerChange.ChangeType type
public java.util.Optional<AppData> data
Copyright © 2024. All Rights Reserved.