[#NetMsgType-GETDATA] = xref:NetMsgType.adoc[NetMsgType]::GETDATA :relfileprefix: ../ :mrdocs: The getdata message requests one or more data objects from another node. == Synopsis Declared in `<protocol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr char const* GETDATA = {"getdata"}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#