Package | Description |
---|---|
uk.co.thomasc.steamkit.base.generated.steamlanguage | |
uk.co.thomasc.steamkit.steam3.handlers.steamgameserver.callbacks |
Modifier and Type | Field and Description |
---|---|
private static HashMap<Integer,EAuthSessionResponse> |
EAuthSessionResponse.values |
Modifier and Type | Method and Description |
---|---|
static EAuthSessionResponse |
EAuthSessionResponse.f(int code) |
static EAuthSessionResponse |
EAuthSessionResponse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EAuthSessionResponse[] |
EAuthSessionResponse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
private EAuthSessionResponse |
TicketAuthCallback.authSessionResponse
Gets the auth session response.
|
Copyright © 2012. All Rights Reserved.