Name | Type | Description | Notes |
---|---|---|---|
recordType | RecordTypeEnum | An identifier for the type of the resource. | [optional] |
eventType | EventTypeEnum | The type of event being delivered. | [optional] |
id | UUID | Uniquely identify the event. | [optional] |
occurredAt | OffsetDateTime | ISO 8601 datetime of when the event occurred. | [optional] |
payload | CompositionCompletedPayload | [optional] |
Name | Value |
---|---|
EVENT | "event" |
Name | Value |
---|---|
VIDEO_ROOM_COMPOSITION_COMPLETED | "video.room.composition.completed" |