MadelineProtoDocs/docs/TD_docs/types/ConnectionState.md

30 lines
717 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
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):