JavaSteam
Toggle table of contents
1.7.0
jvm
Platform filter
jvm
Switch theme
Search in API
JavaSteam
JavaSteam
/
in.dragonbra.javasteam.steam.handlers.steamfriends.cache
/
AccountCache
Account
Cache
class
AccountCache
Members
Constructors
Account
Cache
Link copied to clipboard
constructor
(
)
Properties
clans
Link copied to clipboard
val
clans
:
AccountList
<
Clan
>
local
User
Link copied to clipboard
val
localUser
:
User
users
Link copied to clipboard
val
users
:
AccountList
<
User
>
Functions
get
User
Link copied to clipboard
fun
getUser
(
steamId
:
SteamID
)
:
User
is
Local
User
Link copied to clipboard
fun
isLocalUser
(
steamId
:
SteamID
?
)
:
Boolean