Get the notifier type name.

Synopsis

Declared in <zmq/zmqabstractnotifier.h>

std::string
GetType() const;

Return Value

The notifier type name (e.g. "pubrawblock").

Created with MrDocs