SessionRecord constructor

SessionRecord()

Implementation

SessionRecord() {
  _fresh = true;
}