Preparing search index...
The search index is not available
Documentation
Documentation
@tidal-music/event-producer
bus
bus
Function bus
The bus used by the EventSender for all "asynchronous" communication.
bus
(
callbackFn
:
(
e
:
BusEvent
)
=>
void
)
:
void
Parameters
callbackFn
:
(
e
:
BusEvent
)
=>
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
The bus used by the EventSender for all "asynchronous" communication.