The Robot Application Programming Interface Delegate Project
|
Allows for text messages to be sent between applications; mostly used for debugging type activities. More...
import "Message.idl";
Go to the source code of this file.
Classes | |
interface | TextMessage |
TextMessage is a message that allows RAPID application users to chat with each other or for logging-style activities. More... | |
Packages | |
package | rapid |
Enumerations | |
enum | MessageLevel { MSG_DEBUG, MSG_INFO, MSG_ATTENTION, MSG_WARN, MSG_ERROR, MSG_CRITICAL } |
Importance level of the message. More... |