Asynchronously broadcasts an event to the EventListeners.
Event topic
OptionalevtProperties: Record<string, any>Event properties
Synchronously broadcasts an event to the EventListeners.
Event topic
OptionalevtProperties: Record<string, any>Event properties
The Topic Event Service is used to broadcast events as topics within the App Runtime. The Topic Event Service is registered as
ct.framework.api.EventServicein the app runtime.