Package com.dropbox.core.v1
Class DbxEntry.File.PhotoInfo
java.lang.Object
com.dropbox.core.util.Dumpable
com.dropbox.core.v1.DbxEntry.File.PhotoInfo
- Enclosing class:
DbxEntry.File
Photo metadata that the Dropbox server extracted from the photo file.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal DbxEntry.File.LocationWhere the photo was taken.static final DbxEntry.File.PhotoInfostatic JsonReader<DbxEntry.File.PhotoInfo> final DateWhen the photo was taken. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.dropbox.core.util.Dumpable
getTypeName, toString, toString, toStringMultiline, toStringMultiline
-
Field Details
-
timeTaken
When the photo was taken. -
location
Where the photo was taken. -
Reader
-
PENDING
-
-
Constructor Details
-
PhotoInfo
-
-
Method Details