MadelineProtoDocs/docs/TD_docs/types/CallState.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

33 lines
708 B
Markdown

---
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):