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

31 lines
790 B
Markdown

---
title: ConnectionState
description: constructors and methods of type ConnectionState
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# 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):