Preparing search index...
The search index is not available
desktopJS
desktopJS
@morgan-stanley/desktopjs
MessageBusSubscription
Class MessageBusSubscription
Represents a subscription on the {MessageBus} MessageBus.
Hierarchy
MessageBusSubscription
Index
Constructors
constructor
Properties
listener
options?
topic
Constructors
constructor
new
Message
Bus
Subscription
(
topic
:
string
, listener
:
any
, options
?:
MessageBusOptions
)
:
MessageBusSubscription
Parameters
topic:
string
listener:
any
Optional
options:
MessageBusOptions
Returns
MessageBusSubscription
Properties
Readonly
listener
listener
:
any
Optional
Readonly
options
options
?:
MessageBusOptions
Readonly
topic
topic
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
desktopJS
@morgan-
stanley/desktopjs
Default
Object
Transform
@morgan-
stanley/desktopjs-
electron
@morgan-
stanley/desktopjs-
openfin
Message
Bus
Subscription
constructor
listener
options?
topic
Represents a subscription on the {MessageBus} MessageBus.