In the documentation is showed how to access messages you receive once subscribed through props.data ; Is there a way to know from which topic the message was send from?
Or is there a way to dynamically subscribe to different topics using data from the component's props?
Documentation is not that clear about this.
Thanks
In the documentation is showed how to access messages you receive once subscribed through props.data ; Is there a way to know from which topic the message was send from?
Or is there a way to dynamically subscribe to different topics using data from the component's props?
Documentation is not that clear about this.
Thanks