Twilio.Insights.V1.Voice.CallSummaryService (twilio_elixir v0.1.1)

Copy Markdown View Source

Service for CallSummary API operations.

Operations: fetch

Summary

Functions

Get a specific Call Summary.

Functions

fetch(client, call_sid, opts \\ [])

@spec fetch(Twilio.Client.t(), String.t(), keyword()) ::
  {:ok, Twilio.Resources.Insights.V1.Voice.CallSummary.t()}
  | {:ok, map(), map()}
  | :ok
  | {:error, Twilio.Error.t()}

Get a specific Call Summary.

Operation: FetchSummary | Tags: InsightsV1CallSummary

Query Parameters

ParameterTypeDescription
ProcessingStatestringThe Processing State of this Call Summary. One of complete, partial or all.