CallEvent

constructor(@Json(name = "description") description: String, @Json(name = "end_timestamp") endTimestamp: Int, @Json(name = "severity") severity: Int, @Json(name = "timestamp") timestamp: Int, @Json(name = "type") type: String)

Parameters

description
endTimestamp
severity
timestamp
type