FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member 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. |
Member 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 | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |