imbDataCaptureReplayResponse
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Response representing the result of attempting to replay a message
XML
Attributes
name | type | description |
---|---|---|
type | string | "dataCaptureReplayResponse" |
messageId | string | The message ID of the newly created replay message, if available. |
JSON
property | type | description |
---|---|---|
type | string | "dataCaptureReplayResponse" |
messageId | string | The message ID of the newly created replay message, if available. |