Package-level declarations

Types

Link copied to clipboard
open class BroadcastChannel(val name: String) : EventTarget

The BroadcastChannel interface represents a named channel that any browsing context of a given origin can subscribe to.