imbDataCaptureReplayResponse
Namespace: | http://www.ibm.com/iib/apiv1/responseObject |
XML Schema: | ns1.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. |