| Package | Description |
|---|---|
| io.gs2.realtime | |
| io.gs2.realtime.request |
| Modifier and Type | Method and Description |
|---|---|
WantRoomResult |
Gs2RealtimeRestClient.wantRoom(WantRoomRequest request)
ルームの作成依頼。
|
| Modifier and Type | Method and Description |
|---|---|
WantRoomRequest |
WantRoomRequest.withName(String name)
ルーム名を設定
|
WantRoomRequest |
WantRoomRequest.withNamespaceName(String namespaceName)
ネームスペース名を設定
|
WantRoomRequest |
WantRoomRequest.withNotificationUserIds(List<String> notificationUserIds)
ルームの作成が終わったときに通知を受けるユーザIDリストを設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.