Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOptions<T>

Type parameters

Hierarchy

  • IOptions

Index

Properties

Optional buffers

buffers: (ArrayBuffer | ArrayBufferView)[]

channel

channel: T["channel"]

content

content: T["content"]

Optional metadata

metadata: JSONObject

Optional msgId

msgId: string

msgType

msgType: T["header"]["msg_type"]

Optional parentHeader

parentHeader: T["parent_header"]

session

session: string

Optional username

username: string

Generated using TypeDoc