23 lines
372 B
Markdown
23 lines
372 B
Markdown
|
---
|
||
|
title: callId
|
||
|
description: Contains call identifier
|
||
|
---
|
||
|
## Constructor: callId
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
Contains call identifier
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|id|[int](../types/int.md) | Yes|Call identifier|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [CallId](../types/CallId.md)
|
||
|
|
||
|
|