--- title: CallState description: constructors and methods of type CallState image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Type: CallState [Back to types index](index.md) Describes current call state ### Possible values (constructors): [callStatePending](../constructors/callStatePending.md) [callStateExchangingKeys](../constructors/callStateExchangingKeys.md) [callStateReady](../constructors/callStateReady.md) [callStateHangingUp](../constructors/callStateHangingUp.md) [callStateDiscarded](../constructors/callStateDiscarded.md) [callStateError](../constructors/callStateError.md) ### Methods that return an object of this type (methods):