/AWS1/CL_LM2TURNSPECIFICATION¶
Contains information about the messages in the turn.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_agentturn TYPE REF TO /AWS1/CL_LM2AGENTTURNSPEC /AWS1/CL_LM2AGENTTURNSPEC¶
Contains information about the agent messages in the turn.
io_userturn TYPE REF TO /AWS1/CL_LM2USERTURNSPEC /AWS1/CL_LM2USERTURNSPEC¶
Contains information about the user messages in the turn.
Queryable Attributes¶
agentTurn¶
Contains information about the agent messages in the turn.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTTURN() |
Getter for AGENTTURN |
userTurn¶
Contains information about the user messages in the turn.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USERTURN() |
Getter for USERTURN |