web api instance method
PresentationConnection: send() method
Limited availabilitySecure context
The send() method of the
PresentationConnection interface tells a controlling browsing context to
send binary or text data to a presenting browsing context.
Syntax
send(data)
Parameters
data
Return value
None (undefined).
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.