MadelineProto/docs/TD_docs/constructors/updateConnectionState.md

23 lines
442 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
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)