12 lines
332 B
Markdown
12 lines
332 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [calckey-js](./calckey-js.md) > [Stream](./calckey-js.stream.md) > [state](./calckey-js.stream.state.md)
|
|
|
|
## Stream.state property
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
state: "initializing" | "reconnecting" | "connected";
|
|
```
|