InspIRCd
3.0
|
Public Member Functions | |
virtual void | SendMetaData (const std::string &key, const std::string &data)=0 |
|
pure virtual |
Send metadata related to this server to the target server
key | The 'key' of the data |
data | The string representation of the data |