简体   繁体   中英

How to retrieve the mimetype of a DbxEntry.File using the java Dropbox API

When I look at the API reference here:

http://dropbox.github.io/dropbox-sdk-java/api-docs/v1.6.x/com/dropbox/core/DbxEntry.File.html

There's a "mimetype" field. Anyone know how to retrieve that from the object? I can't access it even though it's listed as being public there. I have version 1.7 of the java SDK

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM