toggle menu
OMH Storage
androidJvm
switch theme
search in API
plugin-googledrive-non-gms
/
com.openmobilehub.android.storage.plugin.googledrive.nongms.data.service.response
/
AboutResponse
About
Response
data
class
AboutResponse
(
val
storageQuota
:
AboutResponse.StorageQuota
)
Members
Constructors
About
Response
Link copied to clipboard
constructor
(
storageQuota
:
AboutResponse.StorageQuota
)
Types
Storage
Quota
Link copied to clipboard
data
class
StorageQuota
(
val
limit
:
Long
=
-1L
,
val
usageInDrive
:
Long
,
val
usageInTrash
:
Long
,
val
usage
:
Long
)
Properties
storage
Quota
Link copied to clipboard
val
storageQuota
:
AboutResponse.StorageQuota