Returns true if the current message is complete (so GetReceivedMessage can be called).
Declared in <net.h>
<net.h>
virtual bool ReceivedMessageComplete() const = 0;
whether a full message is ready to be retrieved.