Call Reject Content
fun CallRejectContent( @Json(name = "call_id" ) callId: String, @Json(name = "party_id" ) partyId: String? = null, @Json(name = "version" ) version: String?, @Json(name = "reason" ) reason: EndCallReason? = null)
Content copied to clipboard