Interface ModelEventDownlinkConstructor<M, I>
Hierarchy
-
ModelEventDownlinkConstructor
Constructors
constructor
- new ModelEventDownlinkConstructor(owner: M, downlinkName: undefined | string): ModelEventDownlink<M> & I
-
Parameters
-
owner: M
-
downlinkName: undefined | string
Properties
prototype