Skip to main content
Version: 5.7.0

SysRoomCancelled

Tells the lobby system that creation of the room experience failed.

ServiceOperation
lobbySYS_ROOM_CANCELLED

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
detailsOptional data to send to room members.

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