点击或拖拽改变大小

CtiRawActionsGetPauseTypes 方法

异步获取示忙原因列表信息。

命名空间: Ipxchina.Sdk.Cti.Actions
程序集: CtiSdk (在 CtiSdk.dll 中) 版本:1.0.0.2 (1.0.0.2)
语法
public Task<ResponseGetPauseTypes> GetPauseTypes(
	bool onlyCustom = false
)

参数

onlyCustom  Boolean  (Optional)
只返回自定义原因,不包含编号为1的数据(可选)

返回值

TaskResponseGetPauseTypes
API 响应
参见