PartySuperviseResponse
Properties
Name | Type | Required | Description |
---|---|---|---|
from_ | PartyInfo | ❌ | |
to | PartyInfo | ❌ | |
direction | PartySuperviseResponseDirection | ❌ | Direction of a call |
id_ | str | ❌ | Internal identifier of a party that monitors a call |
account_id | str | ❌ | Internal identifier of an account that monitors a call |
extension_id | str | ❌ | Internal identifier of an extension that monitors a call |
muted | bool | ❌ | Specifies if a call party is muted |
owner | OwnerInfo | ❌ | Deprecated. Information on a call owner |
stand_alone | bool | ❌ | Specifies if a device is stand-alone |
status | CallStatusInfo | ❌ | Status data of a call session |
PartySuperviseResponseDirection
Direction of a call
Properties
Name | Type | Required | Description |
---|---|---|---|
OUTBOUND | str | ✅ | "Outbound" |
INBOUND | str | ✅ | "Inbound" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs