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