CHG: removed the sourcetype out of the basic message
This commit is contained in:
@@ -18,7 +18,7 @@ namespace WHISPER {
|
||||
|
||||
StringData(std::string receivedMessage);
|
||||
|
||||
StringData(std::uint32_t parentID,std::uint32_t deviceID, SourceType src,std::string data);
|
||||
StringData(std::string senderID, std::string data);
|
||||
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user