Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventData

EventData describes an event information.

Hierarchy

  • EventData

Index

Properties

Properties

Optional attributes

attributes: {}

Event attributes to provide extra information with an event.

Type declaration

  • [key: string]: string | number

name

name: EventName

Name of an event with the MeetingHistoryState type. For example, "signalingDropped", "meetingReconnected", "meetingStartRequested".

ts

ts: number

Event generated timestamp in milliseconds.

Generated using TypeDoc