Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MessageChannel

Package version

This Channel Messaging API interface allows us to create a new message channel and send data through it via its two MessagePort properties.

Hierarchy

  • MessageChannel

Index

Properties

Properties

port1

Returns the first MessagePort object.

port2

Returns the second MessagePort object.

Generated using TypeDoc