Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Message

public

An event stream message. The headers and body properties will always be defined, with empty headers represented as an object with no keys and an empty body represented as a zero-length Uint8Array.

Hierarchy

  • Message

Index

Properties

Properties

body

body: Uint8Array

headers