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 | Status | Comment |
---|---|---|
Presentation API The definition of 'send()' in that specification. |
Candidate Recommendation | Initial definition. |
Browser compatibility
BCD tables only load in the browser