[#CInv-GetMessageType] = xref:CInv.adoc[CInv]::GetMessageType :relfileprefix: ../ :mrdocs: Returns the network message type this inventory entry maps to. == Synopsis Declared in `<protocol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string GetMessageType() const; ---- == Return Value The network message type string for this entry. [.small]#Created with https://www.mrdocs.com[MrDocs]#