Package | Description |
---|---|
uk.co.thomasc.steamkit.base.generated.steamlanguage | |
uk.co.thomasc.steamkit.steam3.handlers.steamuser.callbacks |
Modifier and Type | Field and Description |
---|---|
private static HashMap<Integer,EAccountFlags> |
EAccountFlags.values |
Modifier and Type | Method and Description |
---|---|
static EAccountFlags |
EAccountFlags.f(int code) |
static EAccountFlags |
EAccountFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EAccountFlags[] |
EAccountFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
private EAccountFlags |
LoggedOnCallback.accountFlags
Gets the account flags assigned by the server.
|
private EAccountFlags |
AccountInfoCallback.accountFlags
Gets the account flags for this account.
|
Copyright © 2012. All Rights Reserved.