public class Gs2WebSocketSession extends Gs2Session
| Modifier and Type | Class and Description |
|---|---|
static class |
Gs2WebSocketSession.LoginResult |
| Modifier and Type | Field and Description |
|---|---|
static String |
EndpointHost |
| Constructor and Description |
|---|
Gs2WebSocketSession(BasicGs2Credential basicGs2Credential) |
Gs2WebSocketSession(BasicGs2Credential basicGs2Credential,
Region region) |
Gs2WebSocketSession(BasicGs2Credential basicGs2Credential,
String region) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Gs2RestSessionTask gs2RestSessionTask) |
cancelTasksCallback, close, closeAsync, closeCallback, execute, findGs2SessionTask, getGs2Credential, getProjectToken, getRegion, open, openAsync, openCallback, setOnClosepublic static String EndpointHost
public Gs2WebSocketSession(BasicGs2Credential basicGs2Credential)
public Gs2WebSocketSession(BasicGs2Credential basicGs2Credential, Region region)
public Gs2WebSocketSession(BasicGs2Credential basicGs2Credential, String region)
public void execute(Gs2RestSessionTask gs2RestSessionTask) throws IOException
IOExceptionCopyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.