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. |