Attendance Computed Event

Event name: AttendanceComputedEvent
Event Response: 
{
  "event": "AttendanceComputedEvent",
  "payload": {
    "session": {
      "_id": "XXXXXXXXXXXXXXX",
      "classId": "XXXXXXXXXXXXXXX",
      "userId": "XXXXXXXXXXXXXXX"
    }
  }
}

Last updated