BroadcastSession
BroadcastSession =
object
Defined in: packages/core/src/types.ts:126
Links a broadcast to its eventual archive.
contentIds maps between the broadcast ID and archive ID.
Properties
Section titled “Properties”channel
Section titled “channel”channel:
ChannelRef
Defined in: packages/core/src/types.ts:129
contentIds
Section titled “contentIds”contentIds:
object
Defined in: packages/core/src/types.ts:132
archiveId?
Section titled “archiveId?”
optionalarchiveId:string
broadcastId?
Section titled “broadcastId?”
optionalbroadcastId:string
endedAt?
Section titled “endedAt?”
optionalendedAt:Date
Defined in: packages/core/src/types.ts:131
platform
Section titled “platform”platform:
string
Defined in: packages/core/src/types.ts:128
sessionId
Section titled “sessionId”sessionId:
string
Defined in: packages/core/src/types.ts:127
startedAt
Section titled “startedAt”startedAt:
Date
Defined in: packages/core/src/types.ts:130