/AWS1/CL_DOASENDMSGCONTBLKDE01¶
Union of possible delta payloads within a content block delta event
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_textdelta TYPE REF TO /AWS1/CL_DOASENDMSGTEXTDELTA /AWS1/CL_DOASENDMSGTEXTDELTA¶
Text delta for text-based content blocks
io_jsondelta TYPE REF TO /AWS1/CL_DOASENDMSGJSONDELTA /AWS1/CL_DOASENDMSGJSONDELTA¶
JSON delta for structured content blocks
Queryable Attributes¶
textDelta¶
Text delta for text-based content blocks
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEXTDELTA() |
Getter for TEXTDELTA |
jsonDelta¶
JSON delta for structured content blocks
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JSONDELTA() |
Getter for JSONDELTA |