RoomServer
RoomServer service allows devs to directly launch hosted servers without going through lobby matchmaking.
API Summary
- SysGetRoomMember - Used to retrieve the details of the given room member.
- SysLaunchServer - Launch a hosted server directly. Allows for the bypassing of brainCloud lobby matchmaking.
- SysRoomEvent - Arbitrary method for calling the script associated with a directly launched hosted server instance.
- SysRoomReady - Indicates that a room is ready for use by the members.
- SysRoomSessionEnded - Indicates that the given server instance has ended.
- SysRoomSessionStarted - Indicates that the given server instance has started.
All the client APIs that the names beigin with "Sys" are also available to S2S. For the usages of the S2S roomserver APIs (if they are not listed at this section), refer to brainCloud client roomserver APIs.
🗃️ Cloud Code Bridge
18 items
🗃️ Authentication
1 items
🗃️ Chat
12 items
🗃️ Custom Entity
6 items
🗃️ Event
1 items
🗃️ Friend
1 items
🗃️ Gamification
1 items
🗃️ Global App
1 items
🗃️ Global Entity
17 items
🗃️ Global File
16 items
🗃️ Global Statistics
5 items
🗃️ Group
1 items
🗃️ Group File
1 items
🗃️ Heartbeat
1 items
🗃️ HTTP Client
8 items
🗃️ Identity
1 items
🗃️ Item Catalog
9 items
🗃️ Leaderboard
9 items
🗃️ Lobby
6 items
🗃️ Logging
6 items
3 items
🗃️ Messaging
7 items
📄️ Playback Stream
The PlaybackStreamService allows for the creation and replay of a series of events. A Stream can be created using the StartStream call.
🗃️ Presence
4 items
🗃️ ProductManagement
9 items
🗃️ Promotions
6 items
🗃️ Push Notifications
14 items
🗃️ Redemption Codes
6 items
📄️ Report
Report is a new service that allows devs to retrieve user-analytics-report data programmatically via S2S and cloud-code.
📄️ RoomServer
RoomServer service allows devs to directly launch hosted servers without going through lobby matchmaking.
🗃️ RTT
1 items
🗃️ Script
11 items
🗃️ Segment
1 items
🗃️ SuperRTT
2 items
🗃️ Time
1 items
🗃️ Tournament
2 items
📄️ User
The User service, introduced in version 4.3, supports basic user CRUD operations and allows iteration over all users in an app. Note that this service is only accessible via Cloud Code.
🗃️ Virtual Currency
3 items