CallRecordingStoppedEvent

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

Parameters

callCid
createdAt
type

The type of event: \"call.recording_stopped\" in this case