MadelineProto/docs/TD_docs/types/ConnectionState.md
2017-08-25 15:05:53 +02:00

30 lines
717 B
Markdown

---
title: ConnectionState
description: constructors and methods of type ConnectionState
---
## Type: ConnectionState
[Back to types index](index.md)
Describes current state of the connection to Telegram servers
### Possible values (constructors):
[connectionStateWaitingForNetwork](../constructors/connectionStateWaitingForNetwork.md)
[connectionStateConnectingToProxy](../constructors/connectionStateConnectingToProxy.md)
[connectionStateConnecting](../constructors/connectionStateConnecting.md)
[connectionStateUpdating](../constructors/connectionStateUpdating.md)
[connectionStateReady](../constructors/connectionStateReady.md)
### Methods that return an object of this type (methods):