roark-rs 0.0.2

# Roark Analytics API - Voice AI Analytics Platform
Documentation
# CallEndedStatus

## Enum Variants

| Name | Value |
|---- | -----|
| AgentEndedCall | agent_ended_call |
| AgentTransferredCall | agent_transferred_call |
| AgentError | agent_error |
| CustomerEndedCall | customer_ended_call |
| VoiceMailReached | voice_mail_reached |
| SilenceTimeOut | silence_time_out |
| PhoneCallProviderConnectionError | phone_call_provider_connection_error |
| CustomerDidNotAnswer | customer_did_not_answer |
| CustomerBusy | customer_busy |
| DialError | dial_error |
| MaxDurationReached | max_duration_reached |
| Unknown | unknown |


[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)