box api - How to get the file's MIME type for box.com v2 java api -


i trying integrate webapp box.com using (box api java v2) , need ability download selected files , folders box.com onto server. able this, not able file's mime-type box api.

in application, store mime type of files. possible directly mime type of file using box java api v2?

thanks, gala

box doesn't expose mime types. can view list of available file object properties.


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -