ElementCallNotifyContent

constructor(@Json(name = "application") application: String? = null, @Json(name = "call_id") callId: String? = null, @Json(name = "m.mentions") mentions: Mentions? = null, @Json(name = "notify_type") notifyType: String? = null)