Eventbus
Eventbus is real-time framework which can use to communicate between the workflows, platform apps and component views.
publish(topic = '', payload = {})
method
- Publish payload to the topic
Eventbus is real-time framework which can use to communicate between the workflows, platform apps and component views.
publish(topic = '', payload = {})
method