Skip to main content
Version: 5.7.0

SysRoomReady

Tells the lobby system that a room server is ready to go.

ServiceOperation
lobbySYS_ROOM_READY

Method Parameters

ParameterDescription
lobbyIdThe id of lobby that this room server is associated with
connectInfoInfo the clients will use to connect to the room server

Usage

http://localhost:3000
// Cloud Code only. To view example, switch to the Cloud Code tab
JSON Response
{
"status": 200,
"data": {}
}
Common Error Code

Status Codes

CodeNameDescription
40601RTT_NOT_ENABLEDRTT must be enabled for this feature