class MessagePort

Defined at line 351 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/markers.h

Represents one end of an HTML5 MessageChannel. Can be used to send and exchange Messages with

the peered MessagePort in the Frame's script context. The port is destroyed when either end of

the MessagePort channel is torn down.

Public Members

static Openness kOpenness

Records