| Package | Description |
|---|---|
| com.dropbox.core |
| Modifier and Type | Field and Description |
|---|---|
DbxEntry.File.Location |
DbxEntry.File.PhotoInfo.location
Where the photo was taken.
|
DbxEntry.File.Location |
DbxEntry.File.VideoInfo.location
Where the video was recorded.
|
| Modifier and Type | Field and Description |
|---|---|
static JsonReader<DbxEntry.File.Location> |
DbxEntry.File.Location.Reader |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DbxEntry.File.Location.equals(DbxEntry.File.Location o) |
| Constructor and Description |
|---|
DbxEntry.File.PhotoInfo(Date timeTaken,
DbxEntry.File.Location location) |
DbxEntry.File.VideoInfo(Date timeTaken,
DbxEntry.File.Location location,
Long duration) |
Copyright © 2015. All rights reserved.