Skip to main content
Version: 6.0.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.
msgInfo the clients will use to connect to the room server.
detailsOptional details to send to room members.

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