PresentationConnection.send()
The send() method of the
PresentationConnection interface tells a controlling browsing context to
send binary or text data to a presenting browsing context.
Syntax
PresentationConnection.send(data);
Parameters
Return value
undefined.
Specifications
| Specification |
|---|
| Presentation API # dom-presentationconnection-send |
Browser compatibility
BCD tables only load in the browser