MadelineProto/docs/TD_docs/types/CallState.md

32 lines
635 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: CallState
description: constructors and methods of type CallState
---
## 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):