ENUMDocumentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
CallState
CallState represents the state of the call
Cases
NEW
CONNECTING
RINGING
ACTIVE
HELD
DONE(reason:)
RECONNECTING(reason:)
DROPPED(reason:)
Methods
getReason()
==(_:_:)
Parameters
| Name | Description |
|---|---|
| lhs | A value to compare. |
| rhs | Another value to compare. |