Skip to main content
Version: 5.7.0

SysSendSignal

Send the given data to all members of the given lobby.

ServiceOperation
lobbySYS_SEND_SIGNAL

Method Parameters

ParameterDescription
lobbyIdId of chosen lobby.
signalDataSignal data to be sent.
fromOptional 'from' data to be sent.

Usage

http://localhost:3000
// Cloud Code only. To view example, switch to the Cloud Code tab