IBroadcastEvent
in
Tags
Table of Contents
Methods
- getName() : string
- getPayload() : JsonSerializable
- getUids() : array<string|int, 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() : array<string|int, string>
Tags
Return values
array<string|int, string>setBroadcasted()
public
setBroadcasted() : void