| Package | Description |
|---|---|
| io.gs2.core.model | |
| io.gs2.core.net |
| Modifier and Type | Method and Description |
|---|---|
static Region |
Region.prettyValueOf(String value) |
static Region |
Region.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Region[] |
Region.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Region |
Gs2Session.getRegion() |
| Constructor and Description |
|---|
Gs2RestSession(BasicGs2Credential basicGs2Credential,
Region region) |
Gs2Session(BasicGs2Credential gs2Credential,
Region region) |
Gs2WebSocketSession(BasicGs2Credential basicGs2Credential,
Region region) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.