Skip to main content
method BroadcastChannel.prototype.close
BroadcastChannel.prototype.close(): void
Deprecated

Closes the BroadcastChannel connection.

Return Type

void
Back to top