toggle menu
OMH Storage
androidJvm
switch theme
search in API
plugin-onedrive
/
com.openmobilehub.android.storage.plugin.onedrive.data.service.retrofit.response
/
DriveItemResponse
/
File
File
data
class
File
(
val
mimeType
:
String
?
,
val
extension
:
String
?
)
Members
Constructors
File
Link copied to clipboard
constructor
(
mimeType
:
String
?
,
extension
:
String
?
)
Properties
extension
Link copied to clipboard
val
extension
:
String
?
mime
Type
Link copied to clipboard
val
mimeType
:
String
?