Definition at line 41 of file SyncClientHandlers.hpp.
bool ClientErrorHandler::handleMessage |
( |
QDataStream & |
stream, |
|
|
SyncRemotePeer & |
peer |
|
) |
| |
|
virtual |
Read a message directly from the stream.
SyncMessage::deserialize of the correct class should be used to deserialize the message.
- Parameters
-
- Returns
- return false if the message is found to be invalid. The connection to the client/server will be dropped.
Implements SyncMessageHandler.
The documentation for this class was generated from the following file: