pub async fn update_stream(
configuration: &Configuration,
account_sid: &str,
call_sid: &str,
sid: &str,
status: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodCallPeriodStream, Error<UpdateStreamError>>
Expand description
Stop a Stream using either the SID of the Stream resource or the name
used when creating the resource