Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ModelEventDownlinkConstructor<M, I>

Type parameters

Hierarchy

  • ModelEventDownlinkConstructor

Index

Constructors

Properties

Constructors

constructor

  • new ModelEventDownlinkConstructor(owner: M, downlinkName: undefined | string): ModelEventDownlink<M> & I
  • Parameters

    • owner: M
    • downlinkName: undefined | string

    Returns ModelEventDownlink<M> & I

Properties

prototype

prototype: ModelEventDownlink<any> & I

Generated using TypeDoc