Child Call Connected
This event is fired whenever a parent call is connected with a child call, and voice communication is established.
Parameters
| Parameters | Type | Description |
|---|---|---|
| EventType | string | Has the value “child_call_connected” for this event |
| call_id | string | A unique identifier for this call. Example: 11-312298b3-12a342 |
| parent_call_id | string | Id of parent call this call belongs to. |