ContentPartEndEvent
Signals the end of a message content part.
Properties¶
| Property | Type | Description |
|---|---|---|
interrupted? |
ContentPartInterrupted |
Indicates if the content part stream was interrupted. |
lastChunkContentPartSequence? |
number |
Optional value that provides the contentPartSequence sent in the last content part chunk sent. |
metaData? |
JSONObject |
Optional metadata that can be used for any data having to do with the completion of the event stream. |