Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BufferedEventEmitterBuffer

The buffer

Hierarchy

  • BufferedEventEmitterBuffer

Index

Properties

context

context: any

Extra information about the buffer. You can put anything you want in here.

created

created: Date

Creation date of the buffer

events

Store emitted events.

id

id: number | String

Unique id of the buffer

lastActivity

lastActivity: Date

Date of the last change of the buffer - usually the creation date of the last event.

Generated using TypeDoc