This yields the possibility to access the otherwise omitted 'details' argument
The details argument contains important information e.g. the publishers authid.
It is useful when subscribing to a wildcard topic as the handler is now able to
identify the topic and the publisher.
This PR does not introduce any breaking API changes. The functionality is
implemented as addition to already existing code
This yields the possibility to access the otherwise omitted 'details' argument The details argument contains important information e.g. the publishers authid.
It is useful when subscribing to a wildcard topic as the handler is now able to identify the topic and the publisher.
This PR does not introduce any breaking API changes. The functionality is implemented as addition to already existing code