srvRemoteRelationWatcher defines the API wrapping a state.RelationUnitsWatcher but serving the events it emits as fully-expanded params.RemoteRelationChangeEvents so they can be used across model/controller boundaries.

Hierarchy

  • default

Implements

Constructors

Properties

Methods

Constructors

Properties

NAME: string = "RemoteRelationWatcher"
VERSION: number = 1
_transport: Transport
NAME: string = "RemoteRelationWatcher"
VERSION: number = 1

Methods

  • Stop stops the watcher.

    Parameters

    • params: any

    Returns Promise<any>

Generated using TypeDoc