Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 684 Bytes

LiveStreamSessionSession.md

File metadata and controls

12 lines (8 loc) · 684 Bytes

LiveStreamSessionSession

Properties

Name Type Description Notes
sessionId String A unique identifier for your session. You can use this to track what happens during a specific session. [optional]
loadedAt Date When the session started, with the date and time presented in ISO-8601 format. [optional]
endedAt Date When the session ended, with the date and time presented in ISO-8601 format. [optional]

[Back to Model list] [Back to API list] [Back to README]