```` BrokerFactory.broker.publish(jsonSharedWithAp...
# rx
f
Copy code
` BrokerFactory.broker.publish(jsonSharedWithApp).toObservable().map { ServiceTaskResult(eventName, messageBody) } `
thanks @edwardwongtl