CallRtmpBroadcastStoppedEvent

constructor(    @Json(name = "call_cid") callCid: String,     @Json(name = "created_at") createdAt: OffsetDateTime,     @Json(name = "name") name: String,     @Json(name = "type") type: String)