The Robot Application Programming Interface Delegate Project
RAPID Logo

TextMessage Interface Reference

TextMessage is a message that allows RAPID application users to chat with each other or for logging-style activities.

import "TextMessage.idl";

Inheritance diagram for TextMessage:
Collaboration diagram for TextMessage:

List of all members.

Public Attributes

public MessageLevel level
 Importance level of message.
public String64 category
 What message is pertaining to.
public String2K message
 Actual text message.

Member Data Documentation

public String2K message

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines