/AWS1/CL_QQCMESSAGEDATA¶
The message data.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_text TYPE REF TO /AWS1/CL_QQCTEXTMESSAGE /AWS1/CL_QQCTEXTMESSAGE¶
The message data in text type.
io_tooluseresult TYPE REF TO /AWS1/CL_QQCTOOLUSERESULTDATA /AWS1/CL_QQCTOOLUSERESULTDATA¶
The result of tool usage in the message.
Queryable Attributes¶
text¶
The message data in text type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEXT() |
Getter for TEXT |
toolUseResult¶
The result of tool usage in the message.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOOLUSERESULT() |
Getter for TOOLUSERESULT |