Options
All
  • Public
  • Public/Protected
  • All
Menu

EventSubscription represents a subscription to a particular event. It can remove its own subscription.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

Properties

eventType: string
key: number

Methods

  • remove(): void
  • Removes this subscription from the subscriber that controls it.

    Returns void

Generated using TypeDoc