Namespace device
Defined in: supplementaldocs.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Field Attributes | Field Name and Description |
|---|---|
|
DND type
|
|
|
The device exists and can be used
|
|
|
Numeric representation of serviceState
|
|
|
true if the device is a hardware (desk) phone
|
|
|
DND state
|
|
|
Privacy state
|
|
|
true if the device is a software phone
|
|
|
Array of line DNs associated with this device (may be blank until connected to the device)
|
|
|
Numeric code to represent cause for current service state
|
|
|
One of
|
Field Detail
{String}
description
{Number}
DNDType
DND type
{Boolean}
exists
The device exists and can be used
{Number}
inService
Numeric representation of serviceState
{Boolean}
isDeskPhone
true if the device is a hardware (desk) phone
{Boolean}
isDND
DND state
{Boolean}
isPrivate
Privacy state
{Boolean}
isSoftPhone
true if the device is a software phone
{String[]}
lineDNs
Array of line DNs associated with this device (may be blank until connected to the device)
{String}
modelDescription
{String}
name
{Number}
serviceCause
Numeric code to represent cause for current service state
{String}
serviceState
One of
- "eUnknown"
- "eInService"
- "eOutOfService"
