Report |
ReportActions 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| ReportActions | 初始化一个新的 ReportActions 实例,使用指定的 CtiSdk 客户端。 |
| 名称 | 说明 | |
|---|---|---|
| Equals | (继承自 Object。) | |
| Finalize | (继承自 Object。) | |
| GetAgentDayReport | 异步获取座席日报表。 | |
| GetAgentMonthReport | 异步获取座席月报表。 | |
| GetAgentWeekReport | 异步获取座席周报表。 | |
| GetAgentYearReport | 异步获取座席年报表。 | |
| GetHashCode | (继承自 Object。) | |
| GetPlatformDayReport | 异步获取平台日报表。 | |
| GetPlatformHourReport | 异步获取平台小时报表。 | |
| GetPlatformMonthReport | 异步获取平台月报表。 | |
| GetPlatformWeekReport | 异步获取平台周报表。 | |
| GetPlatformYearReport | 异步获取平台年报表。 | |
| GetQueueDayReport | 异步获取队列日报表。 | |
| GetQueueHourReport | 异步获取队列小时报表。 | |
| GetQueueMonthReport | 异步获取队列月报表。 | |
| GetQueueWeekReport | 异步获取队列周报表。 | |
| GetQueueYearReport | 异步获取>队列年报表。 | |
| GetType | (继承自 Object。) | |
| MemberwiseClone | (继承自 Object。) | |
| ToString | (继承自 Object。) |
| 名称 | 说明 | |
|---|---|---|
| ctiSdk | CtiSdk 实例。
(继承自 ActionBase。) |