Skip to main content
Version: 6.0.0

SysRoomReady

Indicates that a room is ready for use by the members of the given lobby.

ServiceOperation
lobbySYS_ROOM_READY

Method Parameters

ParameterDescription
lobbyIdThe id of lobby that this room server is associated with.
connectDataOptionally override the connectData of the lobby instance. Pass null or to preserve the existing connectData.

Usage

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

Status Codes

CodeNameDescription
40601RTT_NOT_ENABLEDRTT must be enabled for this feature