Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
EchoHandler Class Reference
A handler to echo back any messages of the form "ECHO <x>". More...
#include <IrcMessageHandlers.h>
Inherits MessageHandler.
Public Member Functions | |
| IrcMessage | handle (IrcMessage msg) |
| Reply to "ECHO <x>" with "<x>". | |
Detailed Description
A handler to echo back any messages of the form "ECHO <x>".
Definition at line 60 of file IrcMessageHandlers.h.
Member Function Documentation
| IrcMessage handle | ( | IrcMessage | msg ) | [virtual] |
Reply to "ECHO <x>" with "<x>".
Reimplemented from MessageHandler.
Definition at line 99 of file IrcMessageHandlers.cpp.
Generated on Tue Jul 12 2022 20:41:27 by
1.7.2