Function update_call

Source
pub async fn update_call(
    configuration: &Configuration,
    account_sid: &str,
    sid: &str,
    url: Option<&str>,
    method: Option<&str>,
    status: Option<&str>,
    fallback_url: Option<&str>,
    fallback_method: Option<&str>,
    status_callback: Option<&str>,
    status_callback_method: Option<&str>,
    twiml: Option<&str>,
    time_limit: Option<i32>,
) -> Result<ApiPeriodV2010PeriodAccountPeriodCall, Error<UpdateCallError>>
Expand description

Initiates a call redirect or terminates a call