| Package | Description |
|---|---|
| com.dropbox.core |
| Modifier and Type | Field and Description |
|---|---|
static JsonReader<DbxLongpollDeltaResult> |
DbxLongpollDeltaResult.Reader |
| Modifier and Type | Method and Description |
|---|---|
DbxLongpollDeltaResult |
DbxClient.getLongpollDelta(String cursor,
int timeout)
Waits for changes to files on an account, starting from the state represented by
cursor. |
Copyright © 2015. All rights reserved.