|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
Use DRAMA to send a message to the user.
The supplied text is send to the user using
If the message contains line feed characters, then they are used to break the message up.
| text | The message to be sent to the user. |
Reimplemented from drama::MessageHandler.