Skip to main content
Version: 5.8.0

SysRoomReady

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

ServiceOperation
roomServerSYS_ROOM_READY

Method Parameters

ParameterDescription
brainCloudContextData provided by brainCloud when the server instance was launched.

Usage

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