makeBroadcast

fun makeBroadcast(name: String = IdGenerator.makeRandomId(6)): Broadcast

Creates a global broadcast message (scoped to the stage).

Parameters

name

The name of the broadcast.