FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |
Field summary | |
---|---|
string | messageId The message id of the regular event received immediately before this AckRequired. |
string | chainId Id of the connectivity chain that this request has come from. |
Action summary | |
---|---|
void |
ackUpTo() Acknowledge all previously received events from the connectivity chain as having been reliably processed by your application. |
Field detail |
---|
string chainIdId of the connectivity chain that this request has come from.
string messageIdThe message id of the regular event received immediately before this AckRequired.
Action detail |
---|
void ackUpTo()Acknowledge all previously received events from the connectivity chain as having been reliably processed by your application.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |