ConnectionDeviceType Values
Table 1 lists the types of connecting devices that can be included in a Unified CCX CTI message with their descriptions and numeric code values.
ConnectionDeviceType |
Description |
Value |
---|---|---|
CONNECTION_ID_NONE |
No ConnectionDevice type is provided. |
0xffff |
CONNECTION_ID_STATIC |
The ConnectionDevice type value is stable over time between calls. |
0 |
CONNECTION_ID_DYNAMIC |
The ConnectionDevice type value is dynamic and may change between calls. |
1 |