[#CZMQAbstractNotifier-GetAddress] = xref:CZMQAbstractNotifier.adoc[CZMQAbstractNotifier]::GetAddress :relfileprefix: ../ :mrdocs: Get the ZMQ endpoint address this notifier publishes to. == Synopsis Declared in `<zmq/zmqabstractnotifier.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string GetAddress() const; ---- == Return Value The ZMQ endpoint address this notifier publishes to. [.small]#Created with https://www.mrdocs.com[MrDocs]#