LiveEventTimetrack

An object about the time events were received
Properties
NameTypeDescription
channelStringThe channel the message is responding to
extObjectAn object that looks like this:
idString.<Number>The message id this message is responding to
successfulBooleanWhether the message was successful

Example

{
  "timetrack": 265834652 // date received
}