Searched defs:handleChat (Results 1 – 8 of 8) sorted by relevance
86 func (h *handler) handleChat(req *Request) error { func
474 void RacePausedDialog::handleChat(const irr::core::stringw& text) in handleChat() function in RacePausedDialog
297 def handleChat(self, message): member in SyncClientProtocol485 def handleChat(self, chatMessage): member in SyncServerProtocol
147 void handleChat(void *context, const char *nick, const char *msg) { in handleChat() function
874 void ClientLobby::handleChat(Event* event) in handleChat() function in ClientLobby
751 void ServerLobby::handleChat(Event* event) in handleChat() function in ServerLobby
2965 std::wstring Server::handleChat(const std::string &name, in handleChat() function in Server