MCPcopy Create free account
hub / github.com/amule-project/amule / ProcessChatMessage

Method ProcessChatMessage

src/BaseClient.cpp:2619–2619  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2617void CUpDownClient::ProcessCaptchaRequest(CMemFile* WXUNUSED(data)) {}
2618void CUpDownClient::ProcessCaptchaReqRes(uint8 WXUNUSED(nStatus)) {}
2619void CUpDownClient::ProcessChatMessage(const wxString WXUNUSED(message)) {}
2620
2621#else
2622

Callers 1

ProcessPacketMethod · 0.80

Calls 11

CFormatClass · 0.85
WriteCaptchaImageMethod · 0.80
GetCaptchaTextMethod · 0.80
GetPacketSizeMethod · 0.80
LengthMethod · 0.80
CopyToDataBufferMethod · 0.80
GetLengthMethod · 0.45
IsEmptyMethod · 0.45
ClearMethod · 0.45
GetCountMethod · 0.45
EndSessionMethod · 0.45

Tested by

no test coverage detected