Name | Type | Description | Notes |
---|---|---|---|
events | List<EventsEnum> | An array of webhook events that you want to subscribe to. | |
url | String | The the url to which HTTP notifications are sent. It could be any http or https URL. |
Name | Value |
---|---|
LIVE_STREAM_BROADCAST_STARTED | "live-stream.broadcast.started" |
LIVE_STREAM_BROADCAST_ENDED | "live-stream.broadcast.ended" |
VIDEO_SOURCE_RECORDED | "video.source.recorded" |
VIDEO_ENCODING_QUALITY_COMPLETED | "video.encoding.quality.completed" |
VIDEO_CAPTION_GENERATED | "video.caption.generated" |
VIDEO_SUMMARY_GENERATED | "video.summary.generated" |
- Serializable
- DeepObject