originServerTs property
The event's timestamp, in milliseconds since the Unix epoch.
This makes it easy to do a quick comparison to see if the
event_id
fetched is too far out of range to be useful for your
use case.
Implementation
int originServerTs;