| Package | Description |
|---|---|
| io.gs2.gateway.model |
| Modifier and Type | Method and Description |
|---|---|
Session |
Session.withApiId(String apiId)
API Gateway の APIIDを設定
|
Session |
Session.withCreatedAt(Long createdAt)
作成日時を設定
|
Session |
Session.withOwnerId(String ownerId)
オーナーIDを設定
|
Session |
Session.withSessionId(String sessionId)
WebSocketセッション のGRNを設定
|
Session |
Session.withSessionName(String sessionName)
WebSocketセッション名を設定
|
Session |
Session.withUpdatedAt(Long updatedAt)
最終更新日時を設定
|
Session |
Session.withUserId(String userId)
ユーザーIDを設定
|
| Modifier and Type | Method and Description |
|---|---|
int |
Session.compareTo(Session o) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.