scratch-dsl
Toggle table of contents
master
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
scratch-dsl
scratch-dsl
/
org.scratchapi.scratchdsl
/
StageBuilder
/
makeBroadcast
make
Broadcast
fun
makeBroadcast
(
name
:
String
=
IdGenerator.makeRandomId(6)
)
:
Broadcast
Creates a global broadcast message (scoped to the stage).
Parameters
name
The name of the broadcast.