CallDeletedEvent
constructor(@Json(name = "call") call: CallResponse, @Json(name = "call_cid") callCid: String, @Json(name = "created_at") createdAt: OffsetDateTime, @Json(name = "type") type: String = "call.deleted")
Parameters
call
callCid
createdAt
type
The type of event: \"call.deleted\" in this case