Skip to main content
objectLiveSpace

Implements

Fields

createdAt
ISO8601DateTime!

When the livestream was created.

creator

The member who started the livestream.

eventInstanceAt
ISO8601DateTime

The linked event instance this livestream belongs to, for a recurring event.

eventInstanceStartsAt
ISO8601DateTime

When the linked event instance starts.

eventPost

The event post this livestream is linked to, if any.

id
ID!

ID of the object.

isActive
Boolean!

Whether the livestream is currently active.

isBroadcasting
Boolean!

Whether the livestream is currently broadcasting and joinable.

isRecording
Boolean!

Whether a recording is currently in progress.

memberCount
Int!

Number of attendees on the livestream.

recordingDownload

Downloadable MP4 recording of the livestream.

recordingDurationSeconds
Int

Duration of the downloadable recording, in seconds.

Status of the livestream's recording, if any.

recordingThumbnailUrl
String

Cover image URL for the recording, if any.

resourceId
ID!

Resource ID for this object, for interop with the Admin API.

space

The Space this livestream belongs to. Null when it is attached directly to the Network.

Lifecycle status of the livestream.

title
String!

The livestream's title.

transmissionExpiresAt
ISO8601DateTime

When the transmission's recording access expires.

transmissionStartedAt
ISO8601DateTime

When the transmission started.

transmissionStoppedAt
ISO8601DateTime

When the transmission stopped.

url
String!

Canonical URL of the livestream.