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.EventService in the app runtime.
ct.framework.api.EventService
Asynchronously broadcasts an event to the EventListeners.
Event topic
Optional
Event properties
Synchronously broadcasts an event to the EventListeners.
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.EventService
in the app runtime.