MadelineProtoDocs/docs/TD_docs/types/ConnectionState.md

31 lines
791 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
title: ConnectionState
description: constructors and methods of type ConnectionState
2018-04-04 19:52:48 +02:00
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
2018-04-01 13:19:25 +02:00
---
## 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):