Twilio.Taskrouter.V1.Workspace.Workflow.WorkflowRealTimeStatisticsService
(twilio_elixir v0.1.1)
Copy Markdown
View Source
Service for WorkflowRealTimeStatistics API operations.
Operations: fetch
Summary
Functions
Operation: FetchWorkflowRealTimeStatistics | Tags: TaskrouterV1WorkflowRealTimeStatistics
Functions
@spec fetch(Twilio.Client.t(), String.t(), String.t(), keyword()) :: {:ok, Twilio.Resources.Taskrouter.V1.Workspace.Workflow.WorkflowRealTimeStatistics.t()} | {:ok, map(), map()} | :ok | {:error, Twilio.Error.t()}
Operation: FetchWorkflowRealTimeStatistics | Tags: TaskrouterV1WorkflowRealTimeStatistics
Query Parameters
| Parameter | Type | Description |
|---|
credo:disable-for-next-line Credo.Check.Readability.MaxLineLength
| TaskChannel | string | Only calculate real-time statistics on this TaskChannel. Can be the TaskChannel's SID or its unique_name, such as voice, sms, or default. |