[#CNode-GetId] = xref:CNode.adoc[CNode]::GetId :relfileprefix: ../ :mrdocs: Return this peer's unique identifier. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:NodeId-08.adoc[NodeId] GetId() const; ---- == Return Value the peer's NodeId. [.small]#Created with https://www.mrdocs.com[MrDocs]#