Interface Subscription<Topic, Update>

A subscription on a topic. Listen to the 'update' event to receive updates on incoming publications matching the topic.

Type Parameters

Hierarchy

Properties

Methods

Properties

topic: Topic

The topic.

Methods

  • Unsubscribe.

    Returns void

Generated using TypeDoc