IBroadcastEvent
Tags
Table of Contents
- getName() : string
- getPayload() : JsonSerializable
- getUids() : string[]
- setBroadcasted() : void
Methods
getName()
public
getName() : string
Tags
Return values
string —the name of the event
getPayload()
public
getPayload() : JsonSerializable
Tags
Return values
JsonSerializable —the data to be sent to the client
getUids()
public
getUids() : string[]
Tags
Return values
string[] —setBroadcasted()
public
setBroadcasted() : void