24 lines
577 B
Markdown
24 lines
577 B
Markdown
|
---
|
||
|
title: callStatePending
|
||
|
description: Call is pending for acception by a user
|
||
|
---
|
||
|
## Constructor: callStatePending
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
Call is pending for acception by a user
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|is\_created|[Bool](../types/Bool.md) | Yes|True, if the call is already created by the server|
|
||
|
|is\_received|[Bool](../types/Bool.md) | Yes|True, if the call is already received by the other party|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [CallState](../types/CallState.md)
|
||
|
|
||
|
|