pcloud-sdk-java
java-core
/
com.pcloud.sdk
/
UserInfo
User
Info
interface
UserInfo
Content copied to clipboard
A container for a pCloud account's user data.
Functions
Functions
email
Link copied to clipboard
abstract
fun
email
(
)
:
String
Content copied to clipboard
email
Verified
Link copied to clipboard
abstract
fun
emailVerified
(
)
:
Boolean
Content copied to clipboard
total
Quota
Link copied to clipboard
abstract
fun
totalQuota
(
)
:
Long
Content copied to clipboard
used
Quota
Link copied to clipboard
abstract
fun
usedQuota
(
)
:
Long
Content copied to clipboard
user
Id
Link copied to clipboard
abstract
fun
userId
(
)
:
Long
Content copied to clipboard