Function list_call_event

Source
pub async fn list_call_event(
    configuration: &Configuration,
    account_sid: &str,
    call_sid: &str,
    page_size: Option<i32>,
) -> Result<ListCallEventResponse, Error<ListCallEventError>>
Expand description

Retrieve a list of all events for a call.