Skip to main content

Class: MessageManager

A place to handle posting and clearing of messages using the message service, if there isn't a better place to do it.

Constructors

constructor

new MessageManager(eventBus, messageService): MessageManager

MessageManager constructor.

Parameters

NameTypeDescription
eventBusEventBusThe event bus.
messageServiceMessageServiceThe message service.

Returns

MessageManager

Defined in

workingtitle-instruments-wt21/shared/MessageSystem/MessageManager.ts:26