BroadcastChannelMock
Public Class
Table of Contents
Signature
class BroadcastChannelMock {}
Constructor
Public Constructor
Constructs a new instance of the BroadcastChannelMock
class
Parameters
Name | Description |
---|---|
|
|
Properties
onmessage
Public Property
Signature
onmessage?: (e: MessageEvent) => void
References
Methods
close()
Public Method
Parameters
None
Returns
void
postMessage()
Public Method
Parameters
Name | Description |
---|---|
|
|
Returns
void