AgentConfigResult

Represents the result when getting agent phone configuration information.

new AgentConfigResult(param)

FieldTypeDescription
paramobjectThe agent config result.
param.phonesArray<string>Optional. Supported phone types. Phone type value can be “SOFT_PHONE” or “DESK_PHONE”.
param.selectedPhonePhoneSelected phone object, which includes the type and number.