| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CHANGES_LONGPOLL_TIMEOUT |
60 |
public static final String |
CHANGES_LONGPOLL_URL |
"https://notify.dropboxapi.com/2/files/list_folder/longpoll" |
public static final int |
RETRY_TIMEOUT_MILLIS |
1000 |
public static final String |
ROOT_URL |
"https://www.dropbox.com/home" |
public static final int |
TEMP_LINK_EXPIRATION |
14395000 |
public static final int |
UPLOAD_BUFFER_SIZE |
2048 |
public static final int |
UPLOAD_CHUNK_SIZE |
157282304 |
public static final int |
UPLOAD_LIMIT |
157286400 |
public static final int |
VERSION |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLIENT_NAME |
"eXoCloudDriveClient/2.0" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
PROVIDER_ID |
"dropbox" |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.