23 lines
442 B
Markdown
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)
|
||
|
|
||
|
|