CrossControllerAPI provides access to the CrossModelRelations API facade.

Hierarchy

  • default

Implements

Constructors

Properties

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

Methods

  • ControllerInfo returns the API info for the controller.

    Parameters

    • params: any

    Returns Promise<ControllerAPIInfoResults>

  • WatchControllerInfo creates a watcher that notifies when the API info for the controller changes.

    Parameters

    • params: any

    Returns Promise<NotifyWatchResults>

Generated using TypeDoc