public interface OwncloudQuota
| Modifier and Type | Method and Description |
|---|---|
long |
getFree()
Free Bytes
|
float |
getRelative()
Used Space in relation to the total Space (Fill Grade in %)
|
long |
getTotal()
Total Bytes
|
long |
getUsed()
Used Bytes
|
String |
getUsername()
Username
|
String getUsername()
long getFree()
long getUsed()
long getTotal()
float getRelative()
Copyright © 2016–2020 coolstuff.software. All rights reserved.