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
// S2S call: to view example, switch to the Cloud Code or Raw tab.