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

23 lines
442 B
Markdown

---
title: updateConnectionState
description: Connection state has changed
---
## Constructor: updateConnectionState
[Back to constructors index](index.md)
Connection state has changed
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|state|[ConnectionState](../types/ConnectionState.md) | Yes|New connection state|
### Type: [Update](../types/Update.md)