Function fetch_call_notification

Source
pub async fn fetch_call_notification(
    configuration: &Configuration,
    account_sid: &str,
    call_sid: &str,
    sid: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodCallPeriodCallNotificationInstance, Error<FetchCallNotificationError>>
Expand description