Skip to main content
Version: 5.7.0

SysDisbandLobby

Disbands the given lobby. msg and details are optional values.

ServiceOperation
lobbySYS_DISBAND_LOBBY

Method Parameters

ParameterDescription
lobbyIdThe id of lobby that this room server is associated with.
msgOptional message to send to lobby members.
detailsOptional data to send to lobby members.

Usage

http://localhost:3000
// S2S call: to view example, switch to the Cloud Code or Raw tab.