Interface ObserverInterface

The interface to implement if one wants to use a subscriber pattern on the implementing class.

Hierarchy

  • ObserverInterface

Properties

Properties

callback: CallbackFunction
id: number
type: string

Generated using TypeDoc