9 if (message->content_case() == data::Message::ContentCase::kError)
11 return message->error() == data::Error::NONE;
virtual bool ExtractResponse(const Node *node, const data::Message *message) override
Called when a response for the original message has been received.
Exception class thrown by all library classes.
Represents a Node the Endpoint knows about and can send messages to.