NOTIFY_DATA_SYNC constant

String const NOTIFY_DATA_SYNC

A constant which indicates that after a fail-over reconnection, the client successfully synchronized a subscribed subject with the latest message available for that subject, as well as with all messages published during the fail-over period for that subject.

Implementation

static const String NOTIFY_DATA_SYNC = "NOTIFY_DATA_SYNC";