Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Subscription

Index

Properties

Methods

Properties

id: string

The subscriber UUID. This will be set by the client.

Methods

  • The function to call every time there is an event. eg: (eventName) => {}

    Parameters

    Returns void

  • unsubscribe(): void
  • Call this to remove the listener.

    Returns void

Generated using TypeDoc