| Package | Description |
|---|---|
| io.gs2.gateway | |
| io.gs2.gateway.request |
| Modifier and Type | Method and Description |
|---|---|
SetUserIdResult |
Gs2GatewayRestClient.setUserId(SetUserIdRequest request)
WebsocketセッションにユーザIDを設定
|
| Modifier and Type | Method and Description |
|---|---|
SetUserIdRequest |
SetUserIdRequest.withAccessToken(String accessToken)
アクセストークンを設定
|
SetUserIdRequest |
SetUserIdRequest.withAllowConcurrentAccess(Boolean allowConcurrentAccess)
同時に異なるクライアントからの接続を許容するかを設定
|
SetUserIdRequest |
SetUserIdRequest.withConnectionId(String connectionId)
コネクションIDを設定
|
SetUserIdRequest |
SetUserIdRequest.withDuplicationAvoider(String duplicationAvoider)
重複実行回避機能に使用するIDを設定
|
SetUserIdRequest |
SetUserIdRequest.withNamespaceName(String namespaceName)
ネームスペース名を設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.