Modifier and Type | Field and Description |
---|---|
private static HashMap<Integer,EClientPersonaStateFlag> |
EClientPersonaStateFlag.values |
Modifier and Type | Method and Description |
---|---|
static EClientPersonaStateFlag |
EClientPersonaStateFlag.f(int code) |
static EClientPersonaStateFlag |
EClientPersonaStateFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EClientPersonaStateFlag[] |
EClientPersonaStateFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SteamFriends.requestFriendInfo(Collection<SteamID> steamIdList,
EClientPersonaStateFlag requestedInfo) |
void |
SteamFriends.requestFriendInfo(SteamID steamId,
EClientPersonaStateFlag requestedInfo) |
Modifier and Type | Field and Description |
---|---|
private EClientPersonaStateFlag |
PersonaStateCallback.statusFlags
Gets the status flags.
|
Copyright © 2012. All Rights Reserved.