Function update_member

Source
pub async fn update_member(
    configuration: &Configuration,
    account_sid: &str,
    queue_sid: &str,
    call_sid: &str,
    url: &str,
    method: Option<&str>,
) -> Result<ApiPeriodV2010PeriodAccountPeriodQueuePeriodMember, Error<UpdateMemberError>>
Expand description

Dequeue a member from a queue and have the member’s call begin executing the TwiML document at that URL