AgentConfigResult
Represents the result when getting rep phone configuration information.
new AgentConfigResult(param)
| Field | Type | Description |
|---|---|---|
| param | object | The agent (rep) config result. |
| param.phones | Array | Optional. Supported phone types. Phone type value can be “SOFT_PHONE” or “DESK_PHONE”. |
| param.selectedPhone | Phone | Selected phone object, which includes the type and number. |