CallHLSBroadcastingStartedEvent
constructor(@Json(name = "call_cid") callCid: String, @Json(name = "created_at") createdAt: OffsetDateTime, @Json(name = "hls_playlist_url") hlsPlaylistUrl: String, @Json(name = "type") type: String = "call.hls_broadcasting_started")
Parameters
callCid
createdAt
hlsPlaylistUrl
type
The type of event: \"call.hls_broadcasting_started\" in this case