getLastReadAt method

int getLastReadAt()

Implementation

int getLastReadAt() {
  return getInt("lastReadAt");
}