jiveReadTracker Table

Read tracking data table.

Column Name Type Length Nullable Unicode Description
objectID bigint N/A false   ID of object read.
objectType int N/A false   Type of Object read (thread, message, etc.).
readDate bigint N/A false   Date read.
userID bigint N/A false   User ID of reader. Primary key.