| 程序包 | 说明 |
|---|---|
| com.ipxchina.jcti |
JCTI 接口
|
| com.ipxchina.jcti.event |
回调事件
|
| com.ipxchina.jcti.webcti |
JCTI webcti方式实现
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Demo.onDeviceStatus(Device arg0) |
void |
Demo.onPopup(Device device) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IEvent.onDeviceStatus(Device device)
设备状态变化
|
void |
IEvent.onPopup(Device device)
弹屏事件
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<Device> |
WEBCTI.getIdleDevices()
获取空闲的设备
|