Class Index | File Index

Classes

Any elements of the API not documented in the API reference are considered experimental and unsupported.
These may be removed in a future release.

Copyright (c) 2007-2015 by Cisco Systems, Inc.

Namespace device


Defined in: supplementaldocs.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
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
  • "eUnknown"
  • "eInService"
  • "eOutOfService"
Namespace Detail
device
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"
Documentation generated by JsDoc Toolkit 2.4.0 on Wed Jul 08 2015 19:01:40 GMT+0200 (Central Europe Daylight Time)