pub async fn list_call_event(
configuration: &Configuration,
params: ListCallEventParams,
) -> Result<ListCallEventResponse, Error<ListCallEventError>>
Expand description
Retrieve a list of all events for a call.
pub async fn list_call_event(
configuration: &Configuration,
params: ListCallEventParams,
) -> Result<ListCallEventResponse, Error<ListCallEventError>>
Retrieve a list of all events for a call.